Skip to content

Commit a77c4d6

Browse files
committed
build.gradle.kts - fix version - good gravy github
1 parent cfbeffd commit a77c4d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

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

1010
group = "com.github.SkriptDev"
11-
val projectVersion = "1.3.0"
11+
val projectVersion = "1.4.0"
1212
val hytaleVersion = "2026.03.12-b1f856309"
1313
// You can find Hytale versions on their maven repo:
1414
// https://maven.hytale.com/release/com/hypixel/hytale/Server/maven-metadata.xml

0 commit comments

Comments
 (0)