Skip to content

Commit

Permalink
increased version number
Browse files Browse the repository at this point in the history
  • Loading branch information
ismcagdas committed Dec 18, 2018
1 parent 924f67b commit 51ec518
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ public class AppVersionHelper
/// Gets current version of the application.
/// It's also shown in the web page.
/// </summary>
public const string Version = "4.2.0.0";
public const string Version = "4.3.0.0";

/// <summary>
/// Gets release (last build) date of the application.
Expand Down

0 comments on commit 51ec518

Please sign in to comment.