Updated version to 0.5.0 :)

This commit is contained in:
Myles 2016-03-04 21:21:51 +00:00
parent 6fe3c15f7d
commit 89e0948f97
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# ViaVersion 0.4.9
# ViaVersion 0.5.0
**Allows the connection of 1.9 clients to 1.8**
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.9</version>
<version>0.5.0</version>
<build>
<finalName>ViaVersion-${version}</finalName>
<plugins>