Skip to content

Commit 5ffeded

Browse files
committed
v1.3.1
1 parent db9d036 commit 5ffeded

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PopSpriteEditor/Editor.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
#define VERSION_MAJOR 1
88
#define VERSION_MINOR 3
9-
#define VERSION_PATCH 0
9+
#define VERSION_PATCH 1
1010

1111
#define EDITOR_VERSION STRINGIFY(VERSION_MAJOR) "." STRINGIFY(VERSION_MINOR) "." STRINGIFY(VERSION_PATCH)
1212
#define EDITOR_DATE __DATE__ " " __TIME__

0 commit comments

Comments
 (0)