diff --git a/pom.xml b/pom.xml index 0a51f3d..b58962e 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ com.imaginarycode.minecraft RedisBungee - 0.3.6 + 0.3.7-SNAPSHOT diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 0d30b2e..b9b3adb 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.6 +version: 0.3.7-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