feat: 更新版本号

This commit is contained in:
2023-08-20 23:01:31 +08:00
parent 7ad1e7275c
commit c5dc05a054

View File

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