From 04c6f0a8fa735ea33ae6a2c95fa18be85c15c5ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bruno=20Ryb=C3=A1rsky?= Date: Sun, 10 Nov 2024 10:13:24 +0100 Subject: [PATCH] Update --- gradle.properties | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/gradle.properties b/gradle.properties index e998932..43f9689 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,14 +2,14 @@ org.gradle.jvmargs=-Xmx1G # Fabric Properties # check these on https://modmuss50.me/fabric.html -minecraft_version=1.21.1 -yarn_mappings=1.21.1+build.3 -loader_version=0.16.3 +minecraft_version=1.21.3 +yarn_mappings=1.21.3+build.2 +loader_version=0.16.9 # Mod Properties -mod_version=1.0 +mod_version=1.1.1 maven_group=systems.brn archives_base_name=gotifymc # Dependencies # check this on https://modmuss50.me/fabric.html -fabric_version=0.103.0+1.21.1 +fabric_version=0.107.3+1.21.3 jackson_version=2.18.0-rc1 \ No newline at end of file