diff --git a/Changelog.txt b/Changelog.txt index f7d1702484..bb1565d3da 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,3 +1,9 @@ +Version 2.1.206 + + + NOTES: + mcMMO will target the newest version of MC moving forward, any backwards compatibility with prior versions of Minecraft should be considered a side effect rather than intended. + Version 2.1.205 Fixed yet another exception preventing Alchemy from working (thanks NemuruYama) Added some code to cleanup potential memory leaks diff --git a/pom.xml b/pom.xml index 226737f9f8..3067b9ee7e 100755 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 com.gmail.nossr50.mcMMO mcMMO - 2.1.205 + 2.1.206-SNAPSHOT mcMMO https://github.com/mcMMO-Dev/mcMMO @@ -302,7 +302,7 @@ org.spigotmc spigot-api - 1.17.1-R0.1-SNAPSHOT + 1.18-R0.1-SNAPSHOT provided