From e649987015af8a461602badcc76370f31873f7f3 Mon Sep 17 00:00:00 2001 From: wizjany Date: Tue, 2 Jul 2013 06:32:59 -0400 Subject: [PATCH] Updated changelog for 5.5.7 --- CHANGELOG.txt | 7 +++++++ pom.xml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index a52bcd594..4f6ff7d0b 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,10 @@ +5.5.7 +- Update for Minecraft 1.6.1 +- Fixed a bug with GroupManager detection. +- Added a coordinate argument for //chunk +- Allowed cylinder selector to be changed to a rough polygon. +- Fix a typo + 5.5.6 - Updated for Minecraft 1.5.2. - Pistons can now be rotated with cycler tool. diff --git a/pom.xml b/pom.xml index dd872d12f..c4d147c23 100644 --- a/pom.xml +++ b/pom.xml @@ -125,7 +125,7 @@ org.bukkit craftbukkit - 1.6-R0.1-SNAPSHOT + 1.6.1-R0.1-SNAPSHOT compile jar true