aboutsummaryrefslogtreecommitdiff
path: root/update.json
diff options
context:
space:
mode:
authorCow <cow@volloeko.de>2020-07-20 04:37:15 +0200
committerCow <cow@volloeko.de>2020-07-20 04:37:15 +0200
commit3e16f04965279ced357cc832d124eb46bf110b22 (patch)
treed438446eba87e56092535fe290701db00c8ac88e /update.json
parentff96104725deaacd51d44c886e8402c0bb0b99d3 (diff)
downloadCowlection-3e16f04965279ced357cc832d124eb46bf110b22.tar.gz
Cowlection-3e16f04965279ced357cc832d124eb46bf110b22.tar.bz2
Cowlection-3e16f04965279ced357cc832d124eb46bf110b22.zip
Added default tooltip cleanup
- Fixed special cases for dungeon armor tooltips with certain item and reforge combinations
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 f1c1226..7fd04ca 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.8.0": "https://github.com/cow-mc/Cowlection/blob/master/CHANGELOG.md"
+ "1.8.9-0.8.1": "https://github.com/cow-mc/Cowlection/blob/master/CHANGELOG.md"
},
"promos": {
- "1.8.9-latest": "1.8.9-0.8.0",
- "1.8.9-recommended": "1.8.9-0.8.0"
+ "1.8.9-latest": "1.8.9-0.8.1",
+ "1.8.9-recommended": "1.8.9-0.8.1"
}
}