diff --git a/README b/README index e1d6b52..379c7b3 100644 --- a/README +++ b/README @@ -215,6 +215,8 @@ Bukkit Issue: Stargate will randomly NPE when drawing a sign. Long-standing Bukk ============= Changes ============= +[Version 0.7.9.8] + - Make sure buttons stay where they should [Version 0.7.9.7] - Do the Bungee check after the gate layout check. [Version 0.7.9.6] diff --git a/src/plugin.yml b/src/plugin.yml index 857ee71..b32c2bc 100644 --- a/src/plugin.yml +++ b/src/plugin.yml @@ -1,6 +1,6 @@ name: Stargate main: net.TheDgtl.Stargate.Stargate -version: 0.7.9.7 +version: 0.7.9.8 description: Stargate mod for Bukkit author: Drakia website: http://www.thedgtl.net