Update changelog and bumps version.
(Preparing for minor release)
This commit is contained in:
@@ -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)
|
||||
|
2
pom.xml
2
pom.xml
@@ -4,7 +4,7 @@
|
||||
|
||||
<groupId>net.knarcraft</groupId>
|
||||
<artifactId>Stargate</artifactId>
|
||||
<version>0.11.5.2</version>
|
||||
<version>0.11.5.3</version>
|
||||
|
||||
<licenses>
|
||||
<license>
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user