Skip to content

Commit

Permalink
Version to 4.1.0 for release
Browse files Browse the repository at this point in the history
  • Loading branch information
mbax committed Dec 21, 2017
1 parent 8a1ad89 commit 486880f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<artifactId>tim</artifactId>

<name>Tim the Enchanter</name>
<version>4.1.0-SNAPSHOT</version>
<version>4.1.0</version>

<url>http://kitteh.org/</url>
<properties>
Expand Down
1 change: 0 additions & 1 deletion src/main/java/org/kitteh/tim/Tim.java
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@
*/
@Plugin(id = "tim", name = "Tim the Enchanter", version = "4.1.0-for-7.0")
public final class Tim {

public static final String COMMAND_ARG_ENCHANTMENT = "enchantment";
public static final String COMMAND_ARG_LEVEL = "level";

Expand Down

0 comments on commit 486880f

Please sign in to comment.