nossr50 4 years ago
parent
commit
0fa1d822d4
2 changed files with 1 additions and 2 deletions
  1. 0 1
      Changelog.txt
  2. 1 1
      pom.xml

+ 0 - 1
Changelog.txt

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

+ 1 - 1
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>