diff --git a/Contributors.md b/Contributors.md index 0c4b563a..abaa66a7 100644 --- a/Contributors.md +++ b/Contributors.md @@ -1,2 +1,3 @@ ## Contributor of Icons -@beanflame \ No newline at end of file +beanflame@github +XiaoLoong@github \ No newline at end of file diff --git a/RedPandaIDE/RedPandaIDE.pro b/RedPandaIDE/RedPandaIDE.pro index 08dbe5b8..4078d7be 100644 --- a/RedPandaIDE/RedPandaIDE.pro +++ b/RedPandaIDE/RedPandaIDE.pro @@ -10,7 +10,7 @@ isEmpty(APP_NAME) { } isEmpty(APP_VERSION) { - APP_VERSION=0.14.0 + APP_VERSION=0.14.1 } isEmpty(PREFIX) { diff --git a/Red_Panda_CPP.pro b/Red_Panda_CPP.pro index 9a3c03ab..5e213ca5 100644 --- a/Red_Panda_CPP.pro +++ b/Red_Panda_CPP.pro @@ -7,7 +7,7 @@ SUBDIRS += \ APP_NAME = RedPandaCPP -APP_VERSION = 0.14.0 +APP_VERSION = 0.14.1 linux: {