We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db9d036 commit 5ffededCopy full SHA for 5ffeded
PopSpriteEditor/Editor.h
@@ -6,7 +6,7 @@
6
7
#define VERSION_MAJOR 1
8
#define VERSION_MINOR 3
9
-#define VERSION_PATCH 0
+#define VERSION_PATCH 1
10
11
#define EDITOR_VERSION STRINGIFY(VERSION_MAJOR) "." STRINGIFY(VERSION_MINOR) "." STRINGIFY(VERSION_PATCH)
12
#define EDITOR_DATE __DATE__ " " __TIME__
0 commit comments