From be9538ca8c55d89db5286ba7cad5a2417be1cd0c Mon Sep 17 00:00:00 2001 From: mfnalex <1122571+mfnalex@users.noreply.github.com> Date: Thu, 11 Jun 2020 20:15:40 +0200 Subject: [PATCH] 8.10-SNAPSHOT1 --- 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 c9962a6..2233065 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ JeffChestSort https://www.chestsort.de Automatically sorts your chests! - 8.9 + 8.10-SNAPSHOT1 jar diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 72f40c6..07378c0 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -1,6 +1,6 @@ main: de.jeff_media.ChestSort.ChestSortPlugin name: ChestSort -version: 8.9 +version: 8.10-SNAPSHOT1 api-version: 1.13 description: Allows automatic chest sorting author: mfnalex