diff --git a/pom.xml b/pom.xml index 53f140f..3d0e20f 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 net.gkid117 choptree - 5.2.0 + 5.3.0 choptree diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 7ef3f09..a6f0a40 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -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]