nossr50 1 年間 前
コミット
9e1f5b44a6
2 ファイル変更2 行追加2 行削除
  1. 1 1
      Changelog.txt
  2. 1 1
      pom.xml

+ 1 - 1
Changelog.txt

@@ -1,5 +1,5 @@
 Version 2.1.225
 Version 2.1.225
-    Fixed various bugs with ability text
+    Fixed text from mcMMO not being sent or displayed to the player
     Updated Adventure dependencies
     Updated Adventure dependencies
     Added new API McMMOPlayerNotificationEvent.getPlayer
     Added new API McMMOPlayerNotificationEvent.getPlayer
 
 

+ 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.225</version>
+    <version>2.1.226-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>