release branch 0.0.4

This commit is contained in:
binbin.hou
2022-04-17 19:16:44 +08:00
parent ecd879763a
commit 7fd29cd1f2
39 changed files with 406 additions and 268 deletions

View File

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