From cc6374a5d8ef0e66ccd70433fc4c0ce5bcfe757f Mon Sep 17 00:00:00 2001 From: mfnalex <1122571+mfnalex@users.noreply.github.com> Date: Sat, 13 Jul 2019 12:03:47 +0200 Subject: [PATCH] 5.1 --- pom.xml | 2 +- src/main/resources/plugin.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 446bb53..e9eae46 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ de.jeffclan JeffChestSort - 5.0.4 + 5.1 jar JeffChestSort diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 29db70f..706d472 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -1,6 +1,6 @@ main: de.jeffclan.JeffChestSort.JeffChestSortPlugin name: ChestSort -version: 5.0.4 +version: 5.1 api-version: 1.13 description: Allows automatic chest sorting author: mfnalex