diff --git a/README.md b/README.md index 9f045e42c..bf5c70e9b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# ViaVersion 0.4.3 +# ViaVersion 0.4.4 **Allows the connection of 1.8 clients to 1.9** This plugin modifies netty to allow connection of 1.9 clients to 1.8, @@ -35,6 +35,8 @@ Contributors: **SanderGielisse** +**Paulomart** + License: -------- diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 6ae0c6667..ca6ce1a54 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.4.3 +version: 0.4.4 load: startup loadbefore: [ProtocolLib, ProxyPipe] \ No newline at end of file