From 2f61bd1f799a81db5acde390ad94dc86e99f4b94 Mon Sep 17 00:00:00 2001 From: Roy Qu Date: Mon, 25 Apr 2022 17:21:41 +0800 Subject: [PATCH] change version number to 1.0.6 --- RedPandaIDE/RedPandaIDE.pro | 2 +- Red_Panda_CPP.pro | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/RedPandaIDE/RedPandaIDE.pro b/RedPandaIDE/RedPandaIDE.pro index 48efbff4..306b5eaf 100644 --- a/RedPandaIDE/RedPandaIDE.pro +++ b/RedPandaIDE/RedPandaIDE.pro @@ -10,7 +10,7 @@ isEmpty(APP_NAME) { } isEmpty(APP_VERSION) { - APP_VERSION=1.0.5 + APP_VERSION=1.0.6 } diff --git a/Red_Panda_CPP.pro b/Red_Panda_CPP.pro index 2be5535c..427eeae3 100644 --- a/Red_Panda_CPP.pro +++ b/Red_Panda_CPP.pro @@ -17,7 +17,7 @@ SUBDIRS += \ APP_NAME = RedPandaCPP -APP_VERSION = 1.0.5 +APP_VERSION = 1.0.6 linux: {