From 2e9f99fafffb34e8a2b4dd4a4656d41d585e14ec Mon Sep 17 00:00:00 2001 From: Tux Date: Sun, 18 Oct 2015 17:29:38 -0400 Subject: [PATCH] 0.3.7 --- pom.xml | 30 +----------------------------- src/main/resources/plugin.yml | 2 +- 2 files changed, 2 insertions(+), 30 deletions(-) diff --git a/pom.xml b/pom.xml index 936fdaf..1903f64 100644 --- a/pom.xml +++ b/pom.xml @@ -1,32 +1,4 @@ - @@ -34,7 +6,7 @@ com.imaginarycode.minecraft RedisBungee - 0.3.7-SNAPSHOT + 0.3.7 diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index b9b3adb..af8cf05 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.7-SNAPSHOT +version: 0.3.7 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