diff --git a/gradle.properties b/gradle.properties index b3285f1..0354f27 100644 --- a/gradle.properties +++ b/gradle.properties @@ -4,9 +4,9 @@ org.gradle.parallel=true # Fabric Properties # check these on https://fabricmc.net/develop -minecraft_version=1.20.1 -yarn_mappings=1.20.1+build.9 -loader_version=0.14.21 +minecraft_version=1.20.4 +yarn_mappings=1.20.4+build.3 +loader_version=0.15.6 # Mod Properties mod_version=0.20.2 @@ -14,4 +14,4 @@ maven_group=cn.revaria.chatplus archives_base_name=chat-plus # Dependencies -fabric_version=0.85.0+1.20.1 \ No newline at end of file +fabric_version=0.95.1+1.20.4 \ No newline at end of file