From 2920f07f65fc68c6ccc86292e6db9248311f3335 Mon Sep 17 00:00:00 2001 From: Cow Date: Tue, 25 Jul 2023 23:58:52 +0200 Subject: Bumped version to 1.8.9-0.16.0 --- update.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'update.json') diff --git a/update.json b/update.json index f63b5a9..862310f 100644 --- a/update.json +++ b/update.json @@ -1,10 +1,10 @@ { "homepage": "https://github.com/cow-mc/Cowlection/", "1.8.9": { - "1.8.9-0.15.1": "https://github.com/cow-mc/Cowlection/blob/master/CHANGELOG.md" + "1.8.9-0.16.0": "https://github.com/cow-mc/Cowlection/blob/master/CHANGELOG.md" }, "promos": { - "1.8.9-latest": "1.8.9-0.15.1", - "1.8.9-recommended": "1.8.9-0.15.1" + "1.8.9-latest": "1.8.9-0.16.0", + "1.8.9-recommended": "1.8.9-0.16.0" } } -- cgit