diff --git a/.github/CHANGELOG.md b/.github/CHANGELOG.md index 7fc660a..ee93a49 100644 --- a/.github/CHANGELOG.md +++ b/.github/CHANGELOG.md @@ -1,3 +1,6 @@ +### 2.1.6 Release (13.07.2025) +* Updated to MinigamesBox 1.4.3 + ### 2.1.5 Release (09.06.2025) * Fixed startup issues on lower mc versions * Added a onserverjoin message about wrong base arena setup if base cuboid is outside arena cuboid diff --git a/pom.xml b/pom.xml index dccdc70..8c7da58 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ plugily.projects thebridge - 2.1.5 + 2.1.5-SNAPSHOT2 TheBridge @@ -58,7 +58,7 @@ plugily.projects MiniGamesBox-Classic - 1.4.2 + 1.4.3 compile true