change version

This commit is contained in:
Roy Qu 2022-11-08 22:13:17 +08:00
parent f24c1e96db
commit faf25f4f1d
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -33,7 +33,7 @@ RedPandaIDE.depends += redpanda-git-askpass
APP_NAME = RedPandaCPP
APP_VERSION = 2.3
APP_VERSION = 2.4
linux: {
isEmpty(PREFIX) {