release branch 0.3.0

This commit is contained in:
binbin.hou
2023-06-06 19:58:35 +08:00
parent b1ed3249d0
commit ab6e91f7a4
56 changed files with 952 additions and 455 deletions

View File

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