release branch 0.0.3

This commit is contained in:
binbin.hou
2021-12-08 10:19:58 +08:00
parent d06effa306
commit ecd879763a
25 changed files with 232 additions and 43 deletions

View File

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