Skip to content

Commit f6e9405

Browse files
committed
build: changed version for release
1 parent 5d4ca84 commit f6e9405

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

0 commit comments

Comments
 (0)