diff --git a/gradle.properties b/gradle.properties index 7815d1e..554f506 100644 --- a/gradle.properties +++ b/gradle.properties @@ -3,8 +3,8 @@ org.gradle.jvmargs=-Xmx1G # Fabric Properties # check these on https://modmuss50.me/fabric.html - minecraft_version=1.21.2-pre3 - yarn_mappings=1.21.2-pre3+build.4 + minecraft_version=1.21.2-pre4 + yarn_mappings=1.21.2-pre4+build.3 loader_version=0.16.7 # Mod Properties @@ -17,5 +17,5 @@ org.gradle.jvmargs=-Xmx1G # Dependencies # check this on https://modmuss50.me/fabric.html - fabric_version=0.105.4+1.21.2 + fabric_version=0.106.0+1.21.2 voicechat_api_version=2.5.0