From 6e65b0071276047cc7252b17dae873c7427f1889 Mon Sep 17 00:00:00 2001 From: Brettflan Date: Wed, 19 Mar 2014 09:02:10 -0500 Subject: [PATCH] Release 1.7.9 (Beta) This is marked as a beta to be on the safe side due to the overhaul of the entire command system. I've tested every command both through the server console and in-game, but it's certainly possible I missed a bug or two somewhere in there. --- pom.xml | 2 +- src/main/resources/plugin.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 4776840..be27cf8 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.wimbli.WorldBorder WorldBorder - 1.7.8 + 1.7.9 WorldBorder https://github.com/Brettflan/WorldBorder diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index fc8b167..75be71b 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -1,7 +1,7 @@ name: WorldBorder author: Brettflan description: Efficient, feature-rich plugin for limiting the size of your worlds. -version: 1.7.8 +version: 1.7.9 main: com.wimbli.WorldBorder.WorldBorder softdepend: - dynmap