Releasing 0.3.8.

This commit is contained in:
Tux 2015-11-28 02:32:32 -05:00
parent 57dc386a17
commit 97c78f4c35
2 changed files with 2 additions and 2 deletions

View File

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

View File

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