Bump version to 0.4.6

This commit is contained in:
Myles 2016-03-03 13:07:57 +00:00
parent e11c8320f0
commit fd0bd53826
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# ViaVersion 0.4.5
# ViaVersion 0.4.6
**Allows the connection of 1.8 clients to 1.9**
This plugin modifies netty to allow connection of 1.9 clients to 1.8,

View File

@ -1,6 +1,6 @@
name: ViaVersion
main: us.myles.ViaVersion.ViaVersionPlugin
author: _MylesC
version: 0.4.5
version: 0.4.6
load: startup
loadbefore: [ProtocolLib, ProxyPipe]