From 47048ea142609f8211aa5f86491ea7181d23b483 Mon Sep 17 00:00:00 2001 From: Daniel V Date: Sun, 17 Mar 2024 10:12:09 -0400 Subject: [PATCH] Update version. --- 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 c110097..afdd81e 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ me.lokka30 PhantomWorlds - 2.0.8 + 2.0.9 PhantomWorlds The Robust World Manager for Minecraft Servers diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 5bf69b5..d9f4208 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -5,7 +5,7 @@ # / / | `.__/| / | \__/ `._.' / ' / |,' \,' `._.' / /\__ `___,' \___.' name: 'PhantomWorlds' -version: '2.08' +version: '2.09' description: 'The Robust World Manager for Minecraft Servers' authors: [ 'creatorfromhell', 'lokka30' ] website: 'https://github.com/lokka30/PhantomWorlds'