3
0
Mirror von https://github.com/ViaVersion/ViaVersion.git synchronisiert 2024-10-03 08:41:05 +02:00

Update version to 0.5.4

Dieser Commit ist enthalten in:
Myles 2016-03-06 13:52:38 +00:00
Ursprung c5ac3c9b3d
Commit 1c42ae1ee8
2 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen

Datei anzeigen

@ -1,4 +1,4 @@
# ViaVersion 0.5.3
# ViaVersion 0.5.4
**Allows the connection of 1.9 clients to 1.8**
This plugin modifies netty to allow connection of 1.9 clients to 1.8,

Datei anzeigen

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