From b48b5d25d8772b1ba02610905480e75025a7a4b7 Mon Sep 17 00:00:00 2001 From: 5HT2 Date: Tue, 11 Apr 2023 01:57:09 +0200 Subject: [PATCH] bump: 1.19.4 + 0.9.9 mod version --- gradle.properties | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/gradle.properties b/gradle.properties index 2750543..fab091c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,18 +2,18 @@ org.gradle.jvmargs=-Xmx1G # Mod Properties -mod_version = 0.9.11-SNAPSHOT +mod_version = 0.9.9-SNAPSHOT maven_group = troy.autofish archives_base_name = autofish # Fabric Properties # check these on https://modmuss50.me/fabric.html or https://fabricmc.net/use -minecraft_version=1.20.2 -yarn_mappings=1.20.2+build.4 -loader_version=0.14.23 +minecraft_version=1.19.4 +yarn_mappings=1.19.4+build.2 +loader_version=0.14.19 -#Fabric api -fabric_version=0.90.0+1.20.2 +#Fabric API +fabric_version=0.77.0+1.19.4 #Cloth Config API -cloth_config_version=12.0.109 +cloth_config_version=10.0.96