mirror of
https://github.com/ViaVersion/ViaVersion.git
synced 2024-11-25 19:45:21 +01:00
Bump to 0.5.5
This commit is contained in:
parent
2d2018b8d0
commit
ea4650000e
@ -1,4 +1,4 @@
|
|||||||
# ViaVersion 0.5.4
|
# ViaVersion 0.5.5
|
||||||
**Allows the connection of 1.9 clients to 1.8**
|
**Allows the connection of 1.9 clients to 1.8**
|
||||||
|
|
||||||
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,
|
||||||
|
2
pom.xml
2
pom.xml
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
<groupId>us.myles</groupId>
|
<groupId>us.myles</groupId>
|
||||||
<artifactId>ViaVersion</artifactId>
|
<artifactId>ViaVersion</artifactId>
|
||||||
<version>0.5.4</version>
|
<version>0.5.5</version>
|
||||||
<build>
|
<build>
|
||||||
<finalName>ViaVersion-${project.version}</finalName>
|
<finalName>ViaVersion-${project.version}</finalName>
|
||||||
<plugins>
|
<plugins>
|
||||||
|
Loading…
Reference in New Issue
Block a user