aboutsummaryrefslogtreecommitdiff
path: root/update.json
diff options
context:
space:
mode:
authorCow <cow@volloeko.de>2020-03-28 21:38:33 +0100
committerCow <cow@volloeko.de>2020-03-28 21:38:33 +0100
commitf831d34ab792fc234dae2be3e879a5aaa0354149 (patch)
treeb7f91e69555c25e3bc3aeaacb6a51a4a72a68de7 /update.json
parent25714bc7ec6295630506b4ce0e6d4c4d8341ab34 (diff)
downloadCowlection-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.json6
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"
}
}