2.1.206 - Memory leaks fixed and other changes Fixes #4681

This commit is contained in:
nossr50 2021-12-11 22:27:54 -08:00
parent 77cefbdfab
commit c36ff85cbf
2 changed files with 3 additions and 2 deletions

View File

@ -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

View File

@ -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>