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

+ 4 - 0
Changelog.txt

@@ -7,6 +7,10 @@ Key:
   ! Change
   ! Change
   - Removal
   - Removal
 
 
+Version 2.1.46
+    Fixed a bug where admin chat from console would fail to send (thanks OverCrave)
+    Updated hu_HU locale (thanks andris155)
+    
 Version 2.1.45
 Version 2.1.45
     mcMMO will now check to see if the server version is incompatible and inform server admins on how to fix the problem.
     mcMMO will now check to see if the server version is incompatible and inform server admins on how to fix the problem.
 
 

+ 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.45</version>
+    <version>2.1.46-SNAPSHOT</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>