Version
This commit is contained in:
parent
c959fc2d84
commit
20ea1ae1df
@ -18,7 +18,7 @@ namespace OWTrack
|
|||||||
Application.Run(new MainForm());
|
Application.Run(new MainForm());
|
||||||
}
|
}
|
||||||
|
|
||||||
public static string Version { get; } = "1.4.3a";
|
public static string Version { get; } = "1.4.3";
|
||||||
//public static string Version = Application.ProductVersion;
|
//public static string Version = Application.ProductVersion;
|
||||||
//public static Version version = System.Reflection.Assembly.GetExecutingAssembly().GetName().Version;
|
//public static Version version = System.Reflection.Assembly.GetExecutingAssembly().GetName().Version;
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# OWtrack ![CI status](https://img.shields.io/badge/build-passing-brightgreen.svg) [![GitHub](https://img.shields.io/badge/Version-1.4.2-blue.svg)] (https://heshamgit.ddns.net/Hesham/OWtrack/releases) [![GitHub](https://img.shields.io/github/license/mashape/apistatus.svg)](https://opensource.org/licenses/MIT)
|
# OWtrack ![CI status](https://img.shields.io/badge/build-passing-brightgreen.svg) [![GitHub](https://img.shields.io/badge/Version-1.4.3-blue.svg)] (https://heshamgit.ddns.net/Hesham/OWtrack/releases) [![GitHub](https://img.shields.io/github/license/mashape/apistatus.svg)](https://opensource.org/licenses/MIT)
|
||||||
|
|
||||||
Track your Overwatch preformance with a shi#ty UI
|
Track your Overwatch preformance with a shi#ty UI
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user