diff options
| author | Juuxel <6596629+Juuxel@users.noreply.github.com> | 2020-12-17 11:47:43 +0200 |
|---|---|---|
| committer | Juuxel <6596629+Juuxel@users.noreply.github.com> | 2020-12-17 11:47:43 +0200 |
| commit | f880c0d5ac35be17703581fa0dc847e0de053424 (patch) | |
| tree | ca28b585439316cdfcf47cb73c49f52310e1830b /gradle.properties | |
| parent | 68cb08a1042d9f5e0c3315fc5755a6e8db3941aa (diff) | |
| download | LibGui-f880c0d5ac35be17703581fa0dc847e0de053424.tar.gz LibGui-f880c0d5ac35be17703581fa0dc847e0de053424.tar.bz2 LibGui-f880c0d5ac35be17703581fa0dc847e0de053424.zip | |
Update to 20w51a
Diffstat (limited to 'gradle.properties')
| -rw-r--r-- | gradle.properties | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gradle.properties b/gradle.properties index 84be842..13efc74 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=20w48a - yarn_mappings=20w48a+build.1 + minecraft_version=20w51a + yarn_mappings=20w51a+build.2 loader_version=0.10.8 # Mod Properties @@ -13,6 +13,6 @@ org.gradle.jvmargs=-Xmx1G archives_base_name = LibGui # Dependencies - fabric_version=0.26.4+1.17 + fabric_version=0.28.3+1.17 jankson_version=3.0.1+j1.2.0 modmenu_version=2.0.0-beta.1+build.2 |
