3
0
Mirror von https://github.com/ViaVersion/ViaVersion.git synchronisiert 2024-07-31 03:18:03 +02:00

Merge pull request #9 from MylesIsCool/master

Update Version I accidentally deployed debug version - 0.5.1
Dieser Commit ist enthalten in:
HugoDaBosss 2016-03-04 23:23:44 +01:00
Commit c9a575f45d
2 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen

Datei anzeigen

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