change version number to 1.0.6

This commit is contained in:
Roy Qu 2022-04-25 17:21:41 +08:00
parent 81f4d98d5f
commit 2f61bd1f79
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ isEmpty(APP_NAME) {
}
isEmpty(APP_VERSION) {
APP_VERSION=1.0.5
APP_VERSION=1.0.6
}

View File

@ -17,7 +17,7 @@ SUBDIRS += \
APP_NAME = RedPandaCPP
APP_VERSION = 1.0.5
APP_VERSION = 1.0.6
linux: {