Skip to content

Commit

Permalink
Release 5.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
EpiCanard committed Oct 4, 2020
1 parent 9a3610c commit dc4d182
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 @@
<modelVersion>4.0.0</modelVersion>
<groupId>net.gkid117</groupId>
<artifactId>choptree</artifactId>
<version>5.2.0</version>
<version>5.3.0</version>
<name>choptree</name>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: ChopTree
description: Spigot plugin to remove a tree in one shot
main: net.gkid117.choptree.ChopTree
version: 5.1.0
version: ${project.version}
author: gkid117 and EpiCanard
api-version: 1.13
softdepend: [Res, Towny, MyChunk, WorldGuard]
Expand Down

0 comments on commit dc4d182

Please sign in to comment.