Merge for 1.2.4 #8

Merged
Hesham merged 11 commits from Dev into master 2018-09-01 13:26:28 +02:00
Showing only changes of commit f4e8ca73cf - Show all commits

View File

@ -22,7 +22,7 @@ namespace OWTrack
Application.Run(new Form1());
}
public static string Version = "1.2.3";
public static string Version = "1.2.4";
//public static string Version = Application.ProductVersion;
//public static Version version = System.Reflection.Assembly.GetExecutingAssembly().GetName().Version;