Skip to content

Commit

Permalink
Fixing 2.1.9 pom version number
Browse files Browse the repository at this point in the history
  • Loading branch information
nossr50 committed Feb 6, 2019
1 parent f328344 commit 9aef304
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions Changelog.txt
Expand Up @@ -6,7 +6,10 @@ Key:
= Fix
! Change
- Removal

Version 2.2.0

Version 2.1.9
Fixed a bug where grabbing the version of WG would throw classnotdefined errors

Version 2.1.8
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.gmail.nossr50.mcMMO</groupId>
<artifactId>mcMMO</artifactId>
<version>2.1.9-SNAPSHOT</version>
<version>2.1.9</version>
<name>mcMMO</name>
<url>https://github.com/mcMMO-Dev/mcMMO</url>
<scm>
Expand Down

0 comments on commit 9aef304

Please sign in to comment.