diff options
author | Cow <cow@volloeko.de> | 2021-08-14 16:57:25 +0200 |
---|---|---|
committer | Cow <cow@volloeko.de> | 2021-08-14 16:57:25 +0200 |
commit | 106168f533c627fef4f30ba1fece76c965778924 (patch) | |
tree | 14fa052c527381f08fb2cf08ba898f7261e16ddc /update.json | |
parent | d2cd150ce5836b51c8b87dfc996b52bba36d1869 (diff) | |
download | Cowlection-106168f533c627fef4f30ba1fece76c965778924.tar.gz Cowlection-106168f533c627fef4f30ba1fece76c965778924.tar.bz2 Cowlection-106168f533c627fef4f30ba1fece76c965778924.zip |
Bumped version to 1.8.9-0.14.0
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 12f1ba2..dad6b53 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.13.0": "https://github.com/cow-mc/Cowlection/blob/master/CHANGELOG.md" + "1.8.9-0.14.0": "https://github.com/cow-mc/Cowlection/blob/master/CHANGELOG.md" }, "promos": { - "1.8.9-latest": "1.8.9-0.13.0", - "1.8.9-recommended": "1.8.9-0.13.0" + "1.8.9-latest": "1.8.9-0.14.0", + "1.8.9-recommended": "1.8.9-0.14.0" } } |