update contributors and version number

This commit is contained in:
Roy Qu 2022-01-29 17:03:45 +08:00
parent 33fb14db74
commit b76dcd89b1
3 changed files with 4 additions and 3 deletions

View File

@ -1,2 +1,3 @@
## Contributor of Icons
@beanflame
beanflame@github
XiaoLoong@github

View File

@ -10,7 +10,7 @@ isEmpty(APP_NAME) {
}
isEmpty(APP_VERSION) {
APP_VERSION=0.14.0
APP_VERSION=0.14.1
}
isEmpty(PREFIX) {

View File

@ -7,7 +7,7 @@ SUBDIRS += \
APP_NAME = RedPandaCPP
APP_VERSION = 0.14.0
APP_VERSION = 0.14.1
linux: {