From fd0bd53826b9e077492ea38cc0bce1f4f07df91f Mon Sep 17 00:00:00 2001 From: Myles Date: Thu, 3 Mar 2016 13:07:57 +0000 Subject: [PATCH] Bump version to 0.4.6 --- README.md | 2 +- src/main/resources/plugin.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d45e9ae53..1e9b8b404 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# ViaVersion 0.4.5 +# ViaVersion 0.4.6 **Allows the connection of 1.8 clients to 1.9** This plugin modifies netty to allow connection of 1.9 clients to 1.8, diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 59982eef5..3f3eaa8a2 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.5 +version: 0.4.6 load: startup loadbefore: [ProtocolLib, ProxyPipe] \ No newline at end of file