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

+ 2 - 0
Changelog.txt

@@ -1,3 +1,5 @@
+Version 2.1.104
+
 Version 2.1.103
     Treasure item amount will default to 1 if not specified instead of breaking mcMMO
     Fishing treasures will now return the amount defined in treasures config file, an option to randomize amounts will be coming in the future. See notes.

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