Skip to content

Commit a2d9eb1

Browse files
author
Mindaugas Veblauskas
committed
Increase app version to 4.3.1
1 parent c71a1db commit a2d9eb1

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

0 commit comments

Comments
 (0)