From 97c78f4c35b55b91cdd3845b736162ee269014fb Mon Sep 17 00:00:00 2001 From: Tux Date: Sat, 28 Nov 2015 02:32:32 -0500 Subject: [PATCH] Releasing 0.3.8. --- 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 c52a5bc..f132912 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.imaginarycode.minecraft RedisBungee - 0.3.8-SNAPSHOT + 0.3.8 diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 8527f34..943de95 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.8-SNAPSHOT +version: 0.3.8 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