release branch 0.8.0

This commit is contained in:
binbin.hou
2023-06-10 18:05:30 +08:00
parent 1df1e6aec1
commit 56d1a6a98f
69 changed files with 940 additions and 669 deletions

View File

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