Skip to content

Commit aae0308

Browse files
author
Mindaugas Veblauskas
committed
Increase app version to 2.2.0
1 parent cc405eb commit aae0308

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/GlobalAssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
[assembly: AssemblyTrademark("")]
1414
[assembly: AssemblyCulture("")]
1515

16-
[assembly: AssemblyVersion("2.0.6.0")]
17-
[assembly: AssemblyFileVersion("2.0.6.0")]
16+
[assembly: AssemblyVersion("2.2.0.0")]
17+
[assembly: AssemblyFileVersion("2.2.0.0")]
1818
[assembly: ComVisible(false)]
1919
[assembly: AssemblyInformationalVersion("$AssemblyVersion")]

0 commit comments

Comments
 (0)