diff --git a/vsmodtools/Program.cs b/vsmodtools/Program.cs index 29f4a9e..d1f8fa6 100644 --- a/vsmodtools/Program.cs +++ b/vsmodtools/Program.cs @@ -12,7 +12,7 @@ class Program internal static List commands = new List(); internal static Command currentCommand; - public const string version = "1.2"; + public const string version = "1.3"; static void Init() {