Skip to content

Commit 2e17960

Browse files
committed
build: changed version for release
1 parent 5b0df02 commit 2e17960

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Core/Core.csproj

+1-1
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>10.2.0</Version>
12+
<Version>11.0.0</Version>
1313
<LangVersion>10</LangVersion>
1414
<PackageProjectUrl>https://github.com/capjan/CoreLib</PackageProjectUrl>
1515
<AssemblyName>CoreLib</AssemblyName>

0 commit comments

Comments
 (0)