We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfbeffd commit a77c4d6Copy full SHA for a77c4d6
build.gradle.kts
@@ -8,7 +8,7 @@ plugins {
8
java.sourceCompatibility = JavaVersion.VERSION_25
9
10
group = "com.github.SkriptDev"
11
-val projectVersion = "1.3.0"
+val projectVersion = "1.4.0"
12
val hytaleVersion = "2026.03.12-b1f856309"
13
// You can find Hytale versions on their maven repo:
14
// https://maven.hytale.com/release/com/hypixel/hytale/Server/maven-metadata.xml
0 commit comments