Skip to content

Commit 767b329

Browse files
committed
build.gradle.kts - switch to pre-release
1 parent ae2ac5d commit 767b329

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ java.sourceCompatibility = JavaVersion.VERSION_25
99

1010
group = "com.github.SkriptDev"
1111
val projectVersion = "1.6.0"
12-
val hytaleVersion = "2026.03.26-89796e57b"
12+
val hytaleVersion = "2026.04.09-7243e82f8"
1313
// You can find Hytale versions on their maven repo:
1414
// https://maven.hytale.com/release/com/hypixel/hytale/Server/maven-metadata.xml
1515
// https://maven.hytale.com/pre-release/com/hypixel/hytale/Server/maven-metadata.xml

0 commit comments

Comments
 (0)