From 5d28fab1d2e8a2bc23ee0761e31e89a2b5e39dfc Mon Sep 17 00:00:00 2001 From: Steven Scott Date: Sun, 10 Mar 2013 13:24:18 -0700 Subject: [PATCH] Update plugin.yml and README --- README | 2 ++ src/plugin.yml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) 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