From 90f4dedc8bf1fedaf0f491d47a320dd1c17451d0 Mon Sep 17 00:00:00 2001 From: UltimateBoomer Date: Tue, 7 Jun 2022 17:47:04 -0400 Subject: [PATCH] Update gradle.properties --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 1cdeee9..ac3dcf2 100644 --- a/gradle.properties +++ b/gradle.properties @@ -15,5 +15,5 @@ maven_group=io.github.ultimateboomer # Dependencies # currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api -fabric_version=0.55.1+1.19 -mod_menu_version=4.0.0-beta.4 \ No newline at end of file +fabric_version=0.55.2+1.19 +mod_menu_version=4.0.0 \ No newline at end of file