2
0
mirror of https://github.com/proxiodev/RedisBungee.git synced 2024-09-27 19:08:02 +00:00

Bump version to 0.3.2 for next development cycle

This commit is contained in:
Tux 2014-05-23 00:31:16 -04:00
parent e514d590e4
commit 25e93d06ee
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@
<groupId>com.imaginarycode.minecraft</groupId> <groupId>com.imaginarycode.minecraft</groupId>
<artifactId>RedisBungee</artifactId> <artifactId>RedisBungee</artifactId>
<version>0.3.1</version> <version>0.3.2-SNAPSHOT</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.1 version: 0.3.2
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"]