Skip to content

Commit b9a5f6a

Browse files
committed
build.gradle.kts - update to release patchline
1 parent 571bd17 commit b9a5f6a

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 = "0.5.0-pre.9.1"
12+
val hytaleVersion = "0.5.0"
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)