Skip to content

Commit 44cb48c

Browse files
committed
Bump version
1 parent 05f6ad4 commit 44cb48c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cirilla.Core/Cirilla.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<TargetFramework>netstandard2.0</TargetFramework>
5-
<Version>0.6.1.0</Version>
5+
<Version>0.6.2.0</Version>
66
<Authors>Fusion86</Authors>
77
<Company />
88
</PropertyGroup>

Cirilla/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,5 @@
5151
// You can specify all the values or you can default the Build and Revision Numbers
5252
// by using the '*' as shown below:
5353
// [assembly: AssemblyVersion("1.0.*")]
54-
[assembly: AssemblyVersion("0.6.1.0")]
55-
[assembly: AssemblyFileVersion("0.6.1.0")]
54+
[assembly: AssemblyVersion("0.6.2.0")]
55+
[assembly: AssemblyFileVersion("0.6.2.0")]

0 commit comments

Comments
 (0)