aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorJuuxel <kasperi.kauppi@gmail.com>2020-06-24 18:23:16 +0300
committerJuuxel <kasperi.kauppi@gmail.com>2020-06-24 18:23:16 +0300
commit0976fdc0d3aaf2dca4205661a67b0abb3d8bdd1a (patch)
tree2de813c868f544dbc3786a8002e86db81e66aae9 /gradle.properties
parent3b9bccd87e706feece671203f31f1c4db08e1e3b (diff)
downloadLibGui-0976fdc0d3aaf2dca4205661a67b0abb3d8bdd1a.tar.gz
LibGui-0976fdc0d3aaf2dca4205661a67b0abb3d8bdd1a.tar.bz2
LibGui-0976fdc0d3aaf2dca4205661a67b0abb3d8bdd1a.zip
Bump version to 2.0.1 and update Minecraft to 1.16.12.0.1
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties6
1 files changed, 3 insertions, 3 deletions
diff --git a/gradle.properties b/gradle.properties
index 58de45a..7136361 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -3,12 +3,12 @@ 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
- mod_version = 2.0.0
+ mod_version = 2.0.1
maven_group = io.github.cottonmc
archives_base_name = LibGui