0.3.9-SNAPSHOT

This commit is contained in:
Tux 2016-02-29 16:01:29 -05:00
parent d1424afd3a
commit 4980ec6a0d
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
<groupId>com.imaginarycode.minecraft</groupId>
<artifactId>RedisBungee</artifactId>
<version>0.3.9</version>
<version>0.3.9-SNAPSHOT</version>
<repositories>
<repository>

View File

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