This commit is contained in:
2024-09-08 15:25:55 +08:00
parent a8042d1384
commit e8de2aed16

View File

@@ -8,7 +8,7 @@ plugins {
}
group = "xyz.fortern"
version = "1.0"
version = "1.1"
java {
sourceCompatibility = JavaVersion.VERSION_21