From a76d00bec256964083a636e443748f70a76e47cd Mon Sep 17 00:00:00 2001 From: Cow Date: Sat, 18 Apr 2020 18:31:36 +0200 Subject: Adapted to new login/logout notifications of Hypixel MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit also: - Added ¯\_(ツ)_/¯ - Improved copying of chat components --- update.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'update.json') diff --git a/update.json b/update.json index 702129c..086050e 100644 --- a/update.json +++ b/update.json @@ -1,10 +1,10 @@ { "homepage": "https://github.com/cow-mc/Cowmoonication/", "1.8.9": { - "1.8.9-0.3.1": "https://github.com/cow-mc/Cowmoonication/blob/master/CHANGELOG.md" + "1.8.9-0.4.0": "https://github.com/cow-mc/Cowmoonication/blob/master/CHANGELOG.md" }, "promos": { - "1.8.9-latest": "1.8.9-0.3.1", - "1.8.9-recommended": "1.8.9-0.3.1" + "1.8.9-latest": "1.8.9-0.4.0", + "1.8.9-recommended": "1.8.9-0.4.0" } } -- cgit