diff --git a/gradle.properties b/gradle.properties index c766263..722d490 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,9 +2,9 @@ org.gradle.jvmargs=-Xmx1G # Fabric Properties # check these on https://modmuss50.me/fabric.html -minecraft_version=1.18 -yarn_mappings=1.18+build.1 -loader_version=0.12.8 +minecraft_version=1.18.1 +yarn_mappings=1.18.1+build.1 +loader_version=0.12.9 # Mod Properties mod_version=1.0-SNAPSHOT maven_group=zone.oat