From f831d34ab792fc234dae2be3e879a5aaa0354149 Mon Sep 17 00:00:00 2001 From: Cow Date: Sat, 28 Mar 2020 21:38:33 +0100 Subject: Added first iteration of Hypixel API integration - /moo stalk to get online status of a player --- update.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'update.json') diff --git a/update.json b/update.json index 44a3ab2..44f660f 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.2.0": "https://github.com/cow-mc/Cowmoonication/blob/master/CHANGELOG.md" + "1.8.9-0.3.0": "https://github.com/cow-mc/Cowmoonication/blob/master/CHANGELOG.md" }, "promos": { - "1.8.9-latest": "1.8.9-0.2.0", - "1.8.9-recommended": "1.8.9-0.2.0" + "1.8.9-latest": "1.8.9-0.3.0", + "1.8.9-recommended": "1.8.9-0.3.0" } } -- cgit