From 86d543d70071dfe41299f2647c76cfc08122b48b Mon Sep 17 00:00:00 2001 From: Myles Date: Thu, 3 Mar 2016 00:13:53 +0000 Subject: [PATCH] Add new contributor, update version to 0.4.5 :) --- README.md | 7 ++----- src/main/resources/plugin.yml | 2 +- 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index bf5c70e9b..4bd878f48 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# ViaVersion 0.4.4 +# ViaVersion 0.4.5 **Allows the connection of 1.8 clients to 1.9** This plugin modifies netty to allow connection of 1.9 clients to 1.8, @@ -28,14 +28,11 @@ Contributors: -------- **Myself** (harhar) - **Matsv/StamBoom** - **HugoDaBosss** - **SanderGielisse** - **Paulomart** +**gigosaurus** License: -------- diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index ca6ce1a54..59982eef5 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.4 +version: 0.4.5 load: startup loadbefore: [ProtocolLib, ProxyPipe] \ No newline at end of file