diff options
author | modmuss50 <modmuss50@gmail.com> | 2021-12-10 10:48:08 +0000 |
---|---|---|
committer | modmuss50 <modmuss50@gmail.com> | 2021-12-10 10:48:08 +0000 |
commit | 8577b9ae74cf7a23b03ace9ae16819777a303418 (patch) | |
tree | d388a1ee1f1e277d9550f5d76e231be35ec239b8 /gradle.properties | |
parent | 468c32cdb324494ae2548957a5d2b203722af018 (diff) |
1.18.1
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 |