Skip to content

Commit 4981a62

Browse files
8.91.0
1 parent 467d006 commit 4981a62

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

docs/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## Next
22

3+
## 8.91.0 <span class="changelog-date">(2025-09-21)</span>
4+
35
* Updated item tiles to more closely match in-game tiles, with higher quality images.
46
* Remove armor energy capacity from the item tile. It's just not that interesting these days.
57
* Added Max power loadout to Loadouts tab

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dim",
3-
"version": "8.90.1",
3+
"version": "8.91.0",
44
"description": "An item manager for Destiny.",
55
"main": "app/index.html",
66
"private": true,
@@ -267,4 +267,4 @@
267267
]
268268
}
269269
}
270-
}
270+
}

0 commit comments

Comments
 (0)