Skip to content

Commit

Permalink
2.1.206 - Memory leaks fixed and other changes Fixes #4681
Browse files Browse the repository at this point in the history
  • Loading branch information
nossr50 committed Dec 12, 2021
1 parent 77cefbd commit c36ff85
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion 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
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -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>
Expand Down

0 comments on commit c36ff85

Please sign in to comment.