From 8645f097a5616c114f0c4d864198c9ceefd8681c Mon Sep 17 00:00:00 2001 From: Tux Date: Mon, 6 Oct 2014 22:58:10 -0400 Subject: [PATCH] begin workon 0.3.5 --- 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 f2740dd..7b97f73 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ com.imaginarycode.minecraft RedisBungee - 0.3.4 + 0.3.5-SNAPSHOT diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 078e39d..9338d63 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.4 +version: 0.3.5 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