Skip to content

Commit 774fbf9

Browse files
author
Mindaugas Veblauskas
committed
Increase app version to 4.3.7
1 parent a32eee1 commit 774fbf9

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("4.3.6.0")]
18-
[assembly: AssemblyFileVersion("4.3.6.0")]
17+
[assembly: AssemblyVersion("4.3.7.0")]
18+
[assembly: AssemblyFileVersion("4.3.7.0")]
1919
[assembly: ComVisible(false)]
2020
[assembly: AssemblyInformationalVersion("$AssemblyVersion")]
2121
[assembly: SupportedOSPlatform("windows")]

0 commit comments

Comments
 (0)