Skip to content

Commit b1fdc7e

Browse files
committed
Update version number on master
1 parent a21fd08 commit b1fdc7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/.qmake.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ EXTERNALS_DIR = $$PWD/../externals
1616
PWE_MAIN_INCLUDE = $$PWD
1717

1818
DEFINES += 'APP_NAME=\"\\\"Prime World Editor\\\"\"' \
19-
'APP_VERSION=\"\\\"1.2.2\\\"\"'
19+
'APP_VERSION=\"\\\"1.2.3\\\"\"'
2020

2121
PUBLIC_RELEASE {
2222
DEFINES += 'PUBLIC_RELEASE=1' \

0 commit comments

Comments
 (0)