release branch 0.0.1

This commit is contained in:
binbin.hou
2020-09-10 14:03:35 +08:00
parent 3a8c68a19d
commit 8efc7db9c7
9 changed files with 134 additions and 10 deletions

View File

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