[BUG] Bump MoonConfig to fix thread hang

This commit is contained in:
2025-03-14 21:54:44 +02:00
parent b800a4ea78
commit c38c7e4722
2 changed files with 3 additions and 3 deletions

View File

@@ -9,4 +9,4 @@
**Dev Changes**: **Dev Changes**:
- Bumped MoonConfig - `1.0.10` -> `1.0.11` - Bumped MoonConfig - `1.0.10` -> `1.0.12`

View File

@@ -2,7 +2,7 @@
version_major=2 version_major=2
version_minor=1 version_minor=1
version_patch=4 version_patch=4
version_build=1 version_build=2
#Mod #Mod
mod_author=HypherionSA mod_author=HypherionSA
@@ -24,7 +24,7 @@ forge_version=50.0.6
neoforge_version=16-beta neoforge_version=16-beta
# Dependencies # Dependencies
moon_config=1.0.11 moon_config=1.0.12
lombok=1.18.32 lombok=1.18.32
adventure=4.17.0 adventure=4.17.0
rpc_sdk=1.0 rpc_sdk=1.0