build: 更新版本号

This commit is contained in:
2023-11-08 18:08:38 +08:00
parent 25eac383e4
commit c35e43d8f8

View File

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