diff --git a/Changelog.txt b/Changelog.txt index 96d0aa529..5c045e706 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,5 +1,10 @@ Version 2.2.023 Compatibility with Minecraft 1.21.3 + (API) add causingPlayer to McMMOReplaceVanillaTreasureEvent and update Fish Event to use it (thanks bobcat4848 and Jacob Cuomo) + + Notes: + Tested this version of mcMMO against 1.21.3, 1.21.1, and 1.19.4, which should be full coverage for all the changes, but it is possible you will run into things I didn't catch. + Please report any errors or bugs to GitHub if you find them. Version 2.2.022 Fixed a bug where Roll was always reducing damage (thanks Ineusia) diff --git a/pom.xml b/pom.xml index 1c9af2041..bb56db181 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 com.gmail.nossr50.mcMMO mcMMO - 2.2.023-SNAPSHOT + 2.2.023 mcMMO https://github.com/mcMMO-Dev/mcMMO