From 1ab1d6fd9141430eb37112c806b47005a5a79a19 Mon Sep 17 00:00:00 2001 From: Tux Date: Sat, 19 Apr 2014 15:55:14 -0400 Subject: [PATCH] Revert to 0.2.6 for now. --- 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 701dbc6..8691e96 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ com.imaginarycode.minecraft RedisBungee - 0.3-SNAPSHOT + 0.2.6-SNAPSHOT diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 5637954..bf79ab6 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -1,6 +1,6 @@ name: RedisBungee main: com.imaginarycode.minecraft.redisbungee.RedisBungee -version: 0.3 +version: 0.2.6 author: tuxed # This is used so that we can automagically override default BungeeCord behavior. softDepends: ["cmd_find", "cmd_list"] \ No newline at end of file