nossr50 5 년 전
부모
커밋
4a4124d09f
2개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 1
      Changelog.txt
  2. 1 1
      pom.xml

+ 0 - 1
Changelog.txt

@@ -3,7 +3,6 @@ Version 2.1.107
     Fixed encoding of russian translation
     New API event McMMOPlayerProfileLoadEvent (thanks Shrek5InTheatres2019)
 
-
 Version 2.1.106
     Added a few missing blocks to the ability blacklist tables (prevents readying/using abilities on certain blocks that have right click functionality)
     Updated Japanese locale (thanks ethernetcat)

+ 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.107-SNAPSHOT</version>
+    <version>2.1.107</version>
     <name>mcMMO</name>
     <url>https://github.com/mcMMO-Dev/mcMMO</url>
     <scm>