From 6f88eecb419266d41e3382b2dd9664dcb2a3d106 Mon Sep 17 00:00:00 2001 From: Pheotis <49039536+Pheotis@users.noreply.github.com> Date: Sun, 21 May 2023 08:21:33 -0400 Subject: [PATCH] Update changelog and bumps version. (Preparing for minor release) --- README.md | 3 +++ pom.xml | 2 +- src/main/resources/plugin.yml | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5ea54f6..0899f1b 100644 --- a/README.md +++ b/README.md @@ -520,6 +520,9 @@ portalInfoServer=Server: %server% # Changes +#### \[Version 0.11.5.3] Unified Legacy Fork +- Hotfix for an issue wherein the gate folder failed to populate on fresh installs. + #### \[Version 0.11.5.2] Unified Legacy Fork - Improved handling of incompatible server environments (i.e. CraftBukkit) diff --git a/pom.xml b/pom.xml index 4dc1b40..faa60f5 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ net.knarcraft Stargate - 0.11.5.2 + 0.11.5.3 diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index ae8bd28..b5053dd 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -1,7 +1,7 @@ name: Stargate main: net.knarcraft.stargate.Stargate version: '${project.version}' -description: Stargate mod for Bukkit Revived +description: The original, and still the best, MineCraft transportation solution (Legacy Version) author: EpicKnarvik97 authors: [ Drakia, PseudoKnight, EpicKnarvik97 ] website: https://sgrewritten.org/legacygit