diff --git a/Program.cs b/Program.cs index e5afe39..5776270 100644 --- a/Program.cs +++ b/Program.cs @@ -7,7 +7,7 @@ namespace ForzaDSX { public class Program { - public const String VERSION = "0.5.6-RC1"; + public const String VERSION = "0.5.7"; [STAThread] static void Main(string[] args)