1.4.3 #36

Manually merged
Hesham merged 7 commits from release/1.4.3 into master 2018-12-10 09:07:02 +01:00
Showing only changes of commit 4916456924 - Show all commits

View File

@ -18,7 +18,7 @@ namespace OWTrack
Application.Run(new MainForm());
}
public static string Version { get; } = "1.4.2";
public static string Version { get; } = "1.4.3a";
//public static string Version = Application.ProductVersion;
//public static Version version = System.Reflection.Assembly.GetExecutingAssembly().GetName().Version;