There was an error while loading. Please reload this page.
1 parent c9712cc commit bef7476Copy full SHA for bef7476
1 file changed
build.gradle.kts
@@ -15,7 +15,7 @@ plugins {
15
}
16
17
group = "com.github.slimefun"
18
-version = resolveVersion()
+version = "2026.1"
19
20
java {
21
toolchain.languageVersion.set(JavaLanguageVersion.of(21))
0 commit comments