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