This commit is contained in:
nossr50 2021-01-01 22:16:52 -08:00
parent bec54d93ac
commit 0fa1d822d4
2 changed files with 1 additions and 2 deletions

View File

@ -6,7 +6,6 @@ Version 2.1.167
NOTE:
This bug was introduced in 2.1.165, update immediately if you are on 2.1.165 or 2.1.166
Version 2.1.166
Fixed a small memory leak in the new COTW tracker
Potentially fixed a ConcurrentModificationException involving the TransientEntityTracker (report this error if you encounter it)

View File

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