aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorJuuxel <6596629+Juuxel@users.noreply.github.com>2020-04-09 18:31:44 +0300
committerJuuxel <6596629+Juuxel@users.noreply.github.com>2020-04-09 18:31:44 +0300
commit98f5253b5c6978dab9b44db694f46c94b17fcfca (patch)
tree49706fad2887e471ffd889c36bc794b22e64f6d4 /gradle.properties
parent54cab8890fae9b3f7803b368fb97208d570447b1 (diff)
downloadLibGui-98f5253b5c6978dab9b44db694f46c94b17fcfca.tar.gz
LibGui-98f5253b5c6978dab9b44db694f46c94b17fcfca.tar.bz2
LibGui-98f5253b5c6978dab9b44db694f46c94b17fcfca.zip
Update to 20w15a, bump version to 1.8.11.8.1
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties10
1 files changed, 5 insertions, 5 deletions
diff --git a/gradle.properties b/gradle.properties
index 9d3b564..eac0999 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -3,15 +3,15 @@ org.gradle.jvmargs=-Xmx1G
# Fabric Properties
# check these on https://fabricmc.net/use
- minecraft_version=20w12a
- yarn_mappings=20w12a+build.14
- loader_version=0.7.8+build.186
+ minecraft_version=20w15a
+ yarn_mappings=20w15a+build.3
+ loader_version=0.8.2+build.194
# Mod Properties
- mod_version = 1.8.0
+ mod_version = 1.8.1
maven_group = io.github.cottonmc
archives_base_name = LibGui
# Dependencies
- fabric_version=0.5.5+build.311-1.16
+ fabric_version=0.5.9+build.319-1.16
jankson_version=2.0.1+j1.2.0