release branch 0.0.15

This commit is contained in:
binbin.hou
2021-07-16 15:33:46 +08:00
parent 56decce3d9
commit f8bdf1d22e
14 changed files with 323 additions and 14 deletions

View File

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