diff options
| author | 2019-05-16 11:32:22 +0100 | |
|---|---|---|
| committer | 2019-05-16 11:32:22 +0100 | |
| commit | 004f6720ab3bca92971af705f9fe190da9487e99 (patch) | |
| tree | 12f2f009d1d27c51541fde80b3e28a10e08ee9bc | |
| parent | Update to 1.14.1 and Fabric API 0.3.0 (diff) | |
| parent | Update Yarn mappings to 1.14.1+build.5 (diff) | |
Merge pull request #14 from swordglowsblue/patch-1
Update Yarn mappings to 1.14.1+build.5
| -rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index f1b8683..5ed48e5 100644 --- a/gradle.properties +++ b/gradle.properties @@ -4,7 +4,7 @@ org.gradle.jvmargs=-Xmx1G # Fabric Properties # check these on https://fabricmc.net/use minecraft_version=1.14.1 - yarn_mappings=1.14.1+build.4 + yarn_mappings=1.14.1+build.5 loader_version=0.4.7+build.147 # Mod Properties |
