This commit is contained in:
nossr50 2023-10-02 18:16:02 -07:00
parent 13ba51cdf1
commit 1f20e6344b
2 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,6 @@
Version 2.1.224 Version 2.1.224
Updated to a new build of ACF to fix NoSuchFieldException locale
Improved Folia Support (Thanks HSGamer)
Fishing Shake has 8 ranks again Fishing Shake has 8 ranks again
NOTES: NOTES:

View File

@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>com.gmail.nossr50.mcMMO</groupId> <groupId>com.gmail.nossr50.mcMMO</groupId>
<artifactId>mcMMO</artifactId> <artifactId>mcMMO</artifactId>
<version>2.1.224-SNAPSHOT</version> <version>2.1.224</version>
<name>mcMMO</name> <name>mcMMO</name>
<url>https://github.com/mcMMO-Dev/mcMMO</url> <url>https://github.com/mcMMO-Dev/mcMMO</url>
<scm> <scm>