From 5f3ca6c68f3844901c2f7ed0db07c89c16de3915 Mon Sep 17 00:00:00 2001 From: TheWhiteDog9487 Date: Tue, 10 Feb 2026 10:26:37 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=BE=9D=E8=B5=96=E9=A1=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build.gradle.kts | 2 +- gradle.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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