diff --git a/gradle.properties b/gradle.properties index f8463c53..37df6044 100644 --- a/gradle.properties +++ b/gradle.properties @@ -3,10 +3,10 @@ org.gradle.daemon=false # Fabric Properties # check these on https://modmuss50.me/fabric.html - minecraft_version=1.17-rc1 - yarn_mappings=1.17-rc1+build.4 + minecraft_version=1.17 + yarn_mappings=1.17+build.5 loader_version=0.11.3 - fabric_version=0.34.8+1.17 + fabric_version=0.34.9+1.17 # Mod Properties group=com.minelittlepony @@ -19,5 +19,5 @@ org.gradle.daemon=false # Dependencies modmenu_version=2.0.0-beta.7 kirin_version=1.8.7-1.17 - hd_skins_version=6.4.5-1.17-rc1 + hd_skins_version=6.4.6-1.17-rc1 mson_version=1.3.3-1.17-rc1