Browse Source

2.1.206 - Memory leaks fixed and other changes Fixes #4681

nossr50 3 years ago
parent
commit
c36ff85cbf
2 changed files with 3 additions and 2 deletions
  1. 2 1
      Changelog.txt
  2. 1 1
      pom.xml

+ 2 - 1
Changelog.txt

@@ -1,5 +1,6 @@
 Version 2.1.206
-    Fixed a memory leak involving Rupture
+    Fixed a memory leak involving Herbalism under specific circumstances
+    Fixed a memory leak involving Rupture under specific circumstances
     Fixed a memory leak involving Dodge
     Fixed a memory leak involving Endermen and block pickups
     Fixed a memory leak from plugin conflicts when double drops get activated

+ 1 - 1
pom.xml

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