2
0
mirror of https://github.com/proxiodev/RedisBungee.git synced 2024-11-23 04:28:01 +00:00

Revert to 0.2.6 for now.

This commit is contained in:
Tux 2014-04-19 15:55:14 -04:00
parent cce0368f4c
commit 1ab1d6fd91
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-SNAPSHOT</version>
<version>0.2.6-SNAPSHOT</version>
<repositories>
<repository>

View File

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