2
0
nossr50 9 сар өмнө
parent
commit
582a572272
2 өөрчлөгдсөн 6 нэмэгдсэн , 1 устгасан
  1. 5 0
      Changelog.txt
  2. 1 1
      pom.xml

+ 5 - 0
Changelog.txt

@@ -1,3 +1,8 @@
+Version 2.2.021
+    Fixed issue where Roll wasn't reducing as much damage as it should have been (thanks Ineusia)
+    Updated locale_es (thanks Devilcasters)
+    Updated locale_lt_LT (thanks tautuxs)
+
 Version 2.2.020
     (Codebase) Reworked Roll implementation (See notes)
     (Codebase) Added unit test coverage for Roll

+ 1 - 1
pom.xml

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