Update version number on master

This commit is contained in:
Aruki 2019-04-17 23:47:52 -07:00
parent a21fd08e4a
commit b1fdc7e025
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ EXTERNALS_DIR = $$PWD/../externals
PWE_MAIN_INCLUDE = $$PWD
DEFINES += 'APP_NAME=\"\\\"Prime World Editor\\\"\"' \
'APP_VERSION=\"\\\"1.2.2\\\"\"'
'APP_VERSION=\"\\\"1.2.3\\\"\"'
PUBLIC_RELEASE {
DEFINES += 'PUBLIC_RELEASE=1' \