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

Bump the version to avoid bad downloads.

Dieser Commit ist enthalten in:
Myles 2016-06-08 16:10:59 +01:00
Ursprung d22584afbc
Commit 27283e48a2
2 geänderte Dateien mit 2 neuen und 5 gelöschten Zeilen

Datei anzeigen

@ -6,10 +6,7 @@
**Direct download link:** [Latest builds](https://ci.viaversion.com/job/ViaVersion%201.10%20DEV/) **Direct download link:** [Latest builds](https://ci.viaversion.com/job/ViaVersion%201.10%20DEV/)
**Allows the connection of 1.9 clients to 1.8** **Allows the connection of 1.9 clients to 1.8**
**1.10 clients on 1.8 / 1.9 servers**
This plugin modifies netty to allow connection of 1.9 clients to 1.8,
###*Don't use late bind*
This took 100s hours of work, so if you enjoy this consider looking into contacting me and supporting my projects. This took 100s hours of work, so if you enjoy this consider looking into contacting me and supporting my projects.

Datei anzeigen

@ -6,7 +6,7 @@
<groupId>us.myles</groupId> <groupId>us.myles</groupId>
<artifactId>viaversion</artifactId> <artifactId>viaversion</artifactId>
<version>0.9.0</version> <version>0.9.1</version>
<packaging>jar</packaging> <packaging>jar</packaging>
<name>ViaVersion</name> <name>ViaVersion</name>