The next public release will be 2.1.0 not 2.0.1

This commit is contained in:
nossr50 2018-12-29 06:19:24 -08:00
parent 0d260a74c9
commit b9c8743ee3
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ Key:
! Change
- Removal
Version 2.0.1
Version 2.1.0
+ Added config setting to enable or disable classic mcMMO mode
! (API) SkillType is now PrimarySkill
! (API) SecondarySkill is now SubSkill

View File

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