1.3 Merge #17

Merged
Hesham merged 11 commits from Dev into master 2018-09-04 20:01:39 +02:00
Showing only changes of commit e14682e26f - Show all commits

View File

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