diff --git a/README.md b/README.md index 3680556e1..6c38e17da 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ -# ViaVersion 0.3.7 +# ViaVersion 0.4.0 **Allows the connection of 1.8 clients to 1.9** This plugin modifies netty to allow connection of 1.9 clients to 1.8, -**Don't use late bind nor ProtocolLib** +**Don't use late bind* **As of this point it doesn't have everything, I need to fix:** diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 9cf47154c..70a1c3ed8 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -1,6 +1,6 @@ name: ViaVersion main: us.myles.ViaVersion.ViaVersionPlugin author: _MylesC -version: 0.3.7 +version: 0.4.0 load: startup loadbefore: [ProtocolLib, ProxyPipe] \ No newline at end of file