diff options
author | modmuss50 <modmuss50@gmail.com> | 2020-06-24 17:22:38 +0100 |
---|---|---|
committer | modmuss50 <modmuss50@gmail.com> | 2020-06-24 17:22:38 +0100 |
commit | 6efb5c4830dd5afcdeceb34e459da47c0ec350a9 (patch) | |
tree | 8696693c14fe828ab0105a61359f6119107a2063 /gradle.properties | |
parent | 829b170190033cf59f3e4488d35b5401be8f5af4 (diff) |
1.16.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 d018246..eb2774e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -3,8 +3,8 @@ org.gradle.jvmargs=-Xmx1G # Fabric Properties # check these on https://fabricmc.net/use - minecraft_version=1.16 - yarn_mappings=1.16+build.1 + minecraft_version=1.16.1 + yarn_mappings=1.16.1+build.1 loader_version=0.8.8+build.202 # Mod Properties |