Bump version

This commit is contained in:
Myles 2016-03-02 22:01:16 +00:00
parent e9b61a8e91
commit 27c2f4c076
2 changed files with 4 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# ViaVersion 0.4.3
# ViaVersion 0.4.4
**Allows the connection of 1.8 clients to 1.9**
This plugin modifies netty to allow connection of 1.9 clients to 1.8,
@ -35,6 +35,8 @@ Contributors:
**SanderGielisse**
**Paulomart**
License:
--------

View File

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