Prepare development on 0.3.4

This commit is contained in:
Tux 2014-08-20 21:35:50 -04:00
parent a5cf32a4e3
commit c47a1678e1
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@
<groupId>com.imaginarycode.minecraft</groupId>
<artifactId>RedisBungee</artifactId>
<version>0.3.3</version>
<version>0.3.4-SNAPSHOT</version>
<repositories>
<repository>

View File

@ -1,6 +1,6 @@
name: RedisBungee
main: com.imaginarycode.minecraft.redisbungee.RedisBungee
version: 0.3.3
version: 0.3.4
author: tuxed
# This is used so that we can automagically override default BungeeCord behavior.
softDepends: ["cmd_find", "cmd_list"]