Browse Source

Back to dev

nossr50 6 years ago
parent
commit
49a91617f0
2 changed files with 2 additions and 3 deletions
  1. 1 2
      Changelog.txt
  2. 1 1
      pom.xml

+ 1 - 2
Changelog.txt

@@ -8,8 +8,7 @@ Key:
   - Removal
 
 Version 2.1.1
-
-
+    = Fixed an issue where excavation wasn't using the correct permission node
 
 Version 2.1.0
  + mcMMO now features XP bars! Configurable in experience.yml

+ 1 - 1
pom.xml

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