Bump version to 0.4.9

This commit is contained in:
Myles 2016-03-04 08:14:26 +00:00
parent 678a7de664
commit 5c18028577
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# ViaVersion 0.4.8
# ViaVersion 0.4.9
**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.8</version>
<version>0.4.9</version>
<build>
<finalName>ViaVersion-${version}</finalName>
<plugins>