Work on 0.3.7-SNAPSHOT.

This commit is contained in:
Tux 2015-06-29 09:56:03 -04:00
parent cc3f31ec54
commit ef14547959
2 changed files with 2 additions and 2 deletions

View File

@ -34,7 +34,7 @@
<groupId>com.imaginarycode.minecraft</groupId>
<artifactId>RedisBungee</artifactId>
<version>0.3.6</version>
<version>0.3.7-SNAPSHOT</version>
<repositories>
<repository>

View File

@ -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"]