release branch 0.28.0

This commit is contained in:
binbin.hou
2025-09-04 17:40:10 +08:00
parent db18d22cc3
commit 5d87a93cbd
2 changed files with 3 additions and 3 deletions

View File

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