Skip to content

Commit e90c241

Browse files
author
Mindaugas Veblauskas
committed
Increase app version to 3.1.0
1 parent 50986f4 commit e90c241

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
@@ -14,8 +14,8 @@
1414
[assembly: AssemblyTrademark("")]
1515
[assembly: AssemblyCulture("")]
1616

17-
[assembly: AssemblyVersion("3.0.7.0")]
18-
[assembly: AssemblyFileVersion("3.0.7.0")]
17+
[assembly: AssemblyVersion("3.1.0.0")]
18+
[assembly: AssemblyFileVersion("3.1.0.0")]
1919
[assembly: ComVisible(false)]
2020
[assembly: AssemblyInformationalVersion("$AssemblyVersion")]
2121
[assembly: SupportedOSPlatform("windows")]

0 commit comments

Comments
 (0)