From 9b9a89ca3a1bcac8578dc15a160a9bd1b35cdc71 Mon Sep 17 00:00:00 2001 From: Thomas Date: Sat, 7 Nov 2020 12:59:42 +1100 Subject: [PATCH] 1.16.4 --- gradle.properties | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/gradle.properties b/gradle.properties index 3ca056d..1af6b66 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,16 +1,16 @@ org.gradle.jvmargs = -Xmx1G #Fabric properties -minecraft_version = 1.16.3 -yarn_mappings = 1.16.3+build.47 -loader_version = 0.10.5+build.213 +minecraft_version = 1.16.4 +yarn_mappings = 1.16.4+build.6 +loader_version = 0.10.6+build.214 #Mod properties -mod_version = 1.16.3-0.0.5 +mod_version = 1.16.4-0.0.5 maven_group = minimalmenu archives_base_name = minimalmenu #Dependencies -fabric_api_version = 0.24.3+build.414-1.16 +fabric_api_version = 0.25.1+build.416-1.16 mod_menu_version = 1.14.6+build.31 -cloth_config_version = 4.8.2 \ No newline at end of file +cloth_config_version = 4.8.3 \ No newline at end of file