release branch 0.0.12

This commit is contained in:
binbin.hou
2020-01-16 20:54:14 +08:00
parent 88fc3a68d1
commit f45cb0be5a
20 changed files with 429 additions and 135 deletions

View File

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