From 0aea489a7374a057943b48fac68958daad36ccee Mon Sep 17 00:00:00 2001 From: Aaron <51387595+AzureAaron@users.noreply.github.com> Date: Thu, 7 Dec 2023 20:53:44 -0500 Subject: YACL 1.20.4 (#445) --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gradle.properties') diff --git a/gradle.properties b/gradle.properties index f482e094..fe9422f5 100644 --- a/gradle.properties +++ b/gradle.properties @@ -13,7 +13,7 @@ fabric_api_version=0.91.1+1.20.3 # Minecraft Mods ## YACL (https://github.com/isXander/YetAnotherConfigLib) -yacl_version=3.3.0-beta.1+1.20.3 +yacl_version=3.3.1+1.20.4 ## Mod Menu (https://modrinth.com/mod/modmenu/versions) mod_menu_version = 9.0.0-alpha.3 ## REI (https://modrinth.com/mod/rei/versions?l=fabric) -- cgit