2
0
mirror of https://github.com/proxiodev/RedisBungee.git synced 2026-04-09 00:20:26 +00:00

Bump version up to 0.3.10 to reflect minor string changes.

This commit is contained in:
Pieter Vlasblom
2016-07-24 06:42:51 +02:00
parent 6f3a882fa2
commit 2280034dde
3 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
# RedisBungee configuration file.
# PLEASE READ THE WIKI: http://minecraft.imaginarycode.com/
# PLEASE READ THE WIKI: https://github.com/minecrafter/RedisBungee/wiki
# The Redis server you use.
# Get Redis from http://redis.io/

View File

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