Version 1.3
This commit is contained in:
parent
e818c5ebea
commit
e14682e26f
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user