diff options
Diffstat (limited to 'gradle.properties')
-rw-r--r-- | gradle.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gradle.properties b/gradle.properties index 560ef00..c2b97cb 100644 --- a/gradle.properties +++ b/gradle.properties @@ -3,8 +3,8 @@ org.gradle.jvmargs=-Xmx1G # Fabric Properties # check these on https://fabricmc.net/versions.html - minecraft_version=1.18 - yarn_mappings=1.18+build.1 + minecraft_version=1.18.1 + yarn_mappings=1.18.1+build.1 loader_version=0.12.9 # Mod Properties |