Bump version 0.4.7

This commit is contained in:
Myles 2016-03-03 22:46:17 +00:00
parent d7b7c4916a
commit be6245e693
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# ViaVersion 0.4.6
# ViaVersion 0.4.7
**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

@ -5,7 +5,7 @@
<groupId>us.myles</groupId>
<artifactId>ViaVersion</artifactId>
<version>0.4.6</version>
<version>0.4.7</version>
<build>
<finalName>ViaVersion-${version}</finalName>
<plugins>