update versions

This commit is contained in:
Roy Qu 2022-07-02 21:51:51 +08:00
parent dc21a7a7fb
commit ffe6a5b5ec
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ isEmpty(APP_NAME) {
}
isEmpty(APP_VERSION) {
APP_VERSION=1.1.3
APP_VERSION=1.1.4
}
macos: {

View File

@ -23,7 +23,7 @@ SUBDIRS += \
APP_NAME = RedPandaCPP
APP_VERSION = 1.1.3
APP_VERSION = 1.1.4
linux: {
isEmpty(PREFIX) {