Skip to content

Commit 1b4f3e2

Browse files
committed
build: updated version for release
1 parent 1b13709 commit 1b4f3e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Core/Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<Description>Intended to be used in every project to reuse as much code as possible for daily coding tasks.</Description>
1010
<Copyright>©2022 Jan Ruhlaender</Copyright>
1111
<GeneratePackageOnBuild Condition="'$(Configuration)'=='Release'">false</GeneratePackageOnBuild>
12-
<Version>9.3.0</Version>
12+
<Version>9.3.1</Version>
1313
<LangVersion>10</LangVersion>
1414
<PackageProjectUrl>https://github.com/capjan/CoreLib</PackageProjectUrl>
1515
<AssemblyName>CoreLib</AssemblyName>

0 commit comments

Comments
 (0)