We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf15472 commit 73db76eCopy full SHA for 73db76e
build.gradle.kts
@@ -8,7 +8,7 @@ plugins {
8
java.sourceCompatibility = JavaVersion.VERSION_25
9
10
group = "com.github.SkriptDev"
11
-val projectVersion = "1.0.0-pre-release-3"
+val projectVersion = "1.0.0-pre-release-4"
12
val hytaleVersion = "2026.02.06-aa1b071c2"
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