nossr50 6 months ago
parent
commit
c54a758e7f
2 changed files with 4 additions and 1 deletions
  1. 3 0
      Changelog.txt
  2. 1 1
      pom.xml

+ 3 - 0
Changelog.txt

@@ -1,3 +1,6 @@
+Version 2.2.026
+    Fixed NPE on ChunkUnloadEvent
+
 Version 2.2.025
     Fixed NullPointerException spam when processing XP for child skills
 

+ 1 - 1
pom.xml

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