aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorJuuz <6596629+Juuxel@users.noreply.github.com>2023-03-18 20:07:12 +0200
committerJuuz <6596629+Juuxel@users.noreply.github.com>2023-03-18 20:07:12 +0200
commit6835bb564b28075dcf05605560827d92994f44d9 (patch)
tree15579df3daf6fb02ec5b85848731028920fb2785 /gradle.properties
parent8912cc45001f7c580da2a90218a47a8ada80aa70 (diff)
downloadLibGui-6835bb564b28075dcf05605560827d92994f44d9.tar.gz
LibGui-6835bb564b28075dcf05605560827d92994f44d9.tar.bz2
LibGui-6835bb564b28075dcf05605560827d92994f44d9.zip
Update to 1.19.4, add new focus API
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties14
1 files changed, 7 insertions, 7 deletions
diff --git a/gradle.properties b/gradle.properties
index 1fe8e59..7476692 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -4,17 +4,17 @@ fabric.loom.multiProjectOptimisation = true
# Fabric Properties
# check these on https://fabricmc.net/use
- minecraft_version=1.19.3
- yarn_mappings=1.19.3+build.2
- loader_version=0.14.11
+ minecraft_version=1.19.4
+ yarn_mappings=1.19.4+build.1
+ loader_version=0.14.17
# Mod Properties
- mod_version = 6.5.3
+ mod_version = 7.0.0-beta.1
maven_group = io.github.cottonmc
archives_base_name = LibGui
# Dependencies
- fabric_version=0.76.0+1.19.3
- jankson_version=5.0.0+j1.2.1
- modmenu_version=5.0.2
+ fabric_version=0.76.0+1.19.4
+ jankson_version=5.0.1+j1.2.2
+ modmenu_version=6.1.0-rc.4
libninepatch_version=1.2.0