From 48c046f12e6ee922c545c8e491dd82851605ef94 Mon Sep 17 00:00:00 2001 From: EpiCanard Date: Tue, 11 Aug 2020 21:56:51 +0200 Subject: [PATCH] Release 5.1.0 --- pom.xml | 2 +- src/main/ressources/plugin.yml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 9323eb1..9b61d98 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 net.gkid117 choptree - 5.0.0 + 5.1.0 choptree diff --git a/src/main/ressources/plugin.yml b/src/main/ressources/plugin.yml index 708168c..7ef3f09 100644 --- a/src/main/ressources/plugin.yml +++ b/src/main/ressources/plugin.yml @@ -1,7 +1,7 @@ name: ChopTree -description: Plugin that cut tree in one hit with axe +description: Spigot plugin to remove a tree in one shot main: net.gkid117.choptree.ChopTree -version: 5.0.0 +version: 5.1.0 author: gkid117 and EpiCanard api-version: 1.13 softdepend: [Res, Towny, MyChunk, WorldGuard]