diff --git a/Program.cs b/Program.cs index 37d0bde..fa5b6c5 100644 --- a/Program.cs +++ b/Program.cs @@ -7,7 +7,7 @@ namespace RacingDSX { public class Program { - public const String VERSION = "0.6.2-a1"; + public const String VERSION = "0.6.2"; [STAThread] static void Main(string[] args)