mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-22 13:16:45 +01:00
2.1.167
This commit is contained in:
parent
bec54d93ac
commit
0fa1d822d4
@ -6,7 +6,6 @@ Version 2.1.167
|
|||||||
NOTE:
|
NOTE:
|
||||||
This bug was introduced in 2.1.165, update immediately if you are on 2.1.165 or 2.1.166
|
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
|
Version 2.1.166
|
||||||
Fixed a small memory leak in the new COTW tracker
|
Fixed a small memory leak in the new COTW tracker
|
||||||
Potentially fixed a ConcurrentModificationException involving the TransientEntityTracker (report this error if you encounter it)
|
Potentially fixed a ConcurrentModificationException involving the TransientEntityTracker (report this error if you encounter it)
|
||||||
|
2
pom.xml
2
pom.xml
@ -2,7 +2,7 @@
|
|||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>com.gmail.nossr50.mcMMO</groupId>
|
<groupId>com.gmail.nossr50.mcMMO</groupId>
|
||||||
<artifactId>mcMMO</artifactId>
|
<artifactId>mcMMO</artifactId>
|
||||||
<version>2.1.167-SNAPSHOT</version>
|
<version>2.1.167</version>
|
||||||
<name>mcMMO</name>
|
<name>mcMMO</name>
|
||||||
<url>https://github.com/mcMMO-Dev/mcMMO</url>
|
<url>https://github.com/mcMMO-Dev/mcMMO</url>
|
||||||
<scm>
|
<scm>
|
||||||
|
Loading…
Reference in New Issue
Block a user