Mirror von
https://github.com/ViaVersion/ViaVersion.git
synchronisiert 2024-11-03 14:50:30 +01:00
Merge pull request #9 from MylesIsCool/master
Update Version I accidentally deployed debug version - 0.5.1
Dieser Commit ist enthalten in:
Commit
c9a575f45d
@ -1,4 +1,4 @@
|
|||||||
# ViaVersion 0.5.0
|
# ViaVersion 0.5.1
|
||||||
**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.0</version>
|
<version>0.5.1</version>
|
||||||
<build>
|
<build>
|
||||||
<finalName>ViaVersion-${version}</finalName>
|
<finalName>ViaVersion-${version}</finalName>
|
||||||
<plugins>
|
<plugins>
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren