diff --git a/pom.xml b/pom.xml index 2fd39fc..6b7c1c5 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.imaginarycode.minecraft RedisBungee - 0.3.8-INTERIM + 0.3.9 diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index ac8d9ca..0cd3184 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-INTERIM +version: 0.3.9 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