diff options
author | Cow <cow@volloeko.de> | 2020-03-28 21:38:33 +0100 |
---|---|---|
committer | Cow <cow@volloeko.de> | 2020-03-28 21:38:33 +0100 |
commit | f831d34ab792fc234dae2be3e879a5aaa0354149 (patch) | |
tree | b7f91e69555c25e3bc3aeaacb6a51a4a72a68de7 /update.json | |
parent | 25714bc7ec6295630506b4ce0e6d4c4d8341ab34 (diff) | |
download | Cowlection-f831d34ab792fc234dae2be3e879a5aaa0354149.tar.gz Cowlection-f831d34ab792fc234dae2be3e879a5aaa0354149.tar.bz2 Cowlection-f831d34ab792fc234dae2be3e879a5aaa0354149.zip |
Added first iteration of Hypixel API integration
- /moo stalk <player> to get online status of a player
Diffstat (limited to 'update.json')
-rw-r--r-- | update.json | 6 |
1 files changed, 3 insertions, 3 deletions
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" } } |