Skip to content

Commit

Permalink
Bump plugin and api-version
Browse files Browse the repository at this point in the history
  • Loading branch information
2008Choco committed Mar 5, 2020
1 parent ad62f34 commit 73b44de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>com.ninjaguild</groupId>
<artifactId>DragonEggDrop</artifactId>
<version>1.7.0</version>
<version>1.7.1</version>
<name>DragonEggDrop</name>
<description>Reward your players with a dragon egg and/or loot chest after every Ender Dragon battle in a grand fashion</description>

Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ main: com.ninjaguild.dragoneggdrop.DragonEggDrop
version: ${project.version}
description: ${project.description}
author: 2008Choco
api-version: 1.14
api-version: 1.15

commands:
dragoneggdrop:
Expand Down

0 comments on commit 73b44de

Please sign in to comment.