1
0
mirror of https://github.com/ViaVersion/ViaVersion.git synced 2025-03-11 06:03:29 +01:00

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** **Allows the connection of 1.8 clients to 1.9**
This plugin modifies netty to allow 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> <groupId>us.myles</groupId>
<artifactId>ViaVersion</artifactId> <artifactId>ViaVersion</artifactId>
<version>0.4.6</version> <version>0.4.7</version>
<build> <build>
<finalName>ViaVersion-${version}</finalName> <finalName>ViaVersion-${version}</finalName>
<plugins> <plugins>