build: 修改版本号

This commit is contained in:
2024-03-19 10:53:21 +08:00
parent 47a183f4ca
commit 54f9e5cbc6
2 changed files with 5 additions and 5 deletions

View File

@@ -5,7 +5,7 @@ plugins {
}
group = "cn.hamster3.mc.plugin"
version = "1.6.2-SNAPSHOT"
version = "1.6.2"
subprojects {
apply {