From 25e93d06ee943037a78aa46ae439d2fbc88a92fd Mon Sep 17 00:00:00 2001 From: Tux Date: Fri, 23 May 2014 00:31:16 -0400 Subject: [PATCH] Bump version to 0.3.2 for next development cycle --- 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 100abb0..69e84d9 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ com.imaginarycode.minecraft RedisBungee - 0.3.1 + 0.3.2-SNAPSHOT diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index d628ea6..8d0fa08 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.1 +version: 0.3.2 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