release branch 1.3.0

This commit is contained in:
binbin.hou
2022-12-08 13:30:01 +08:00
parent 62d2a60edc
commit 4ce823e161
14 changed files with 38 additions and 45 deletions

View File

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