From 4980ec6a0d49a81812d59565aedfab66880b40aa Mon Sep 17 00:00:00 2001 From: Tux Date: Mon, 29 Feb 2016 16:01:29 -0500 Subject: [PATCH] 0.3.9-SNAPSHOT --- 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 6b7c1c5..3d5c44b 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.imaginarycode.minecraft RedisBungee - 0.3.9 + 0.3.9-SNAPSHOT diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 0cd3184..5ef8da5 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.9 +version: 0.3.9-SNAPSHOT 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