diff options
author | Kevinthegreat <92656833+kevinthegreat1@users.noreply.github.com> | 2023-03-29 14:58:45 -0400 |
---|---|---|
committer | Kevinthegreat <92656833+kevinthegreat1@users.noreply.github.com> | 2023-03-29 14:58:45 -0400 |
commit | 7d491f0351ba8d12f03a79339cea4c2d0d80a45a (patch) | |
tree | d332b178e7809a8905dd3d5f1c058192d9ee981e | |
parent | 08f3f6a515efebcea13c649828925f4ccf3759d8 (diff) | |
download | Skyblocker-7d491f0351ba8d12f03a79339cea4c2d0d80a45a.tar.gz Skyblocker-7d491f0351ba8d12f03a79339cea4c2d0d80a45a.tar.bz2 Skyblocker-7d491f0351ba8d12f03a79339cea4c2d0d80a45a.zip |
Updated Cloth Config version
-rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index a25f58e1..6e34d59d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -12,7 +12,7 @@ fabric_version=0.76.0+1.19.4 # Dependencies ## Cloth Api (https://www.curseforge.com/minecraft/mc-mods/cloth-config/files) -clothconfig_version=9.0.94 +clothconfig_version=10.0.96 ## Mod Menu (https://www.curseforge.com/minecraft/mc-mods/modmenu/files) mod_menu_version=6.1.0-rc.4 |