diff --git a/gradle.properties b/gradle.properties index c358bec..fa7ecf8 100644 --- a/gradle.properties +++ b/gradle.properties @@ -5,15 +5,15 @@ org.gradle.parallel=true # Fabric Properties # check these at https://fabricmc.net/develop/ and # https://modrinth.com/mod/fabric-api/versions -minecraft_version=1.21.4-rc3 -yarn_mappings=1.21.4-rc3+build.1 +minecraft_version=1.21.4 +yarn_mappings=1.21.4+build.1 loader_version=0.16.9 # Fabric API -fabric_version=0.110.2+1.21.4 +fabric_version=0.110.5+1.21.4 # Mod Properties -mod_version = 1.10-MC1.21.4-rc3 +mod_version = 1.10-MC1.21.4 maven_group = net.wurstclient.glass archives_base_name = Mo-Glass