Browse Source

Bump editor version

nordsoft 2 years ago
parent
commit
727284c05e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      mapeditor/StdInc.h

+ 1 - 1
mapeditor/StdInc.h

@@ -2,7 +2,7 @@
 
 #include "../Global.h"
 
-#define VCMI_EDITOR_VERSION "0.1"
+#define VCMI_EDITOR_VERSION "0.2"
 #define VCMI_EDITOR_NAME "VCMI Map Editor"
 
 #include <QtWidgets>