diff --git a/build.gradle.kts b/build.gradle.kts index 7faa323..5d48d62 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -1,5 +1,5 @@ plugins { - id("fabric-loom") version "1.14-SNAPSHOT" + id("fabric-loom") version "1.15-SNAPSHOT" id("maven-publish") } diff --git a/gradle.properties b/gradle.properties index 249c783..88bf906 100644 --- a/gradle.properties +++ b/gradle.properties @@ -17,4 +17,4 @@ fabric_version=0.139.4+1.21.11 # https://modrinth.com/mod/modmenu/versions # https://maven.terraformersmc.com/releases/com/terraformersmc/modmenu -modmenu_version=17.0.0-alpha.1 \ No newline at end of file +modmenu_version=17.0.0-beta.2 \ No newline at end of file