release branch 0.1.1

This commit is contained in:
houbb
2021-12-11 23:29:59 +08:00
parent f400f56118
commit 7ca843ee4f
10 changed files with 169 additions and 12 deletions

View File

@@ -10,9 +10,9 @@ ECHO "============================= RELEASE START..."
:: 版本号信息(需要手动指定)
:::: 旧版本名称
SET version=0.1.0
SET version=0.1.1
:::: 新版本名称
SET newVersion=0.2.0
SET newVersion=0.1.2
:::: 组织名称
SET groupName=com.github.houbb
:::: 项目名称