update versions
This commit is contained in:
parent
dc21a7a7fb
commit
ffe6a5b5ec
|
@ -10,7 +10,7 @@ isEmpty(APP_NAME) {
|
|||
}
|
||||
|
||||
isEmpty(APP_VERSION) {
|
||||
APP_VERSION=1.1.3
|
||||
APP_VERSION=1.1.4
|
||||
}
|
||||
|
||||
macos: {
|
||||
|
|
|
@ -23,7 +23,7 @@ SUBDIRS += \
|
|||
|
||||
APP_NAME = RedPandaCPP
|
||||
|
||||
APP_VERSION = 1.1.3
|
||||
APP_VERSION = 1.1.4
|
||||
|
||||
linux: {
|
||||
isEmpty(PREFIX) {
|
||||
|
|
Loading…
Reference in New Issue