Skip to content

Commit 9a7bdcf

Browse files
8.102.0
1 parent 74a62f0 commit 9a7bdcf

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.102.0 <span class="changelog-date">(2025-12-07)</span>
4+
35
* DIM should load faster even when it is having trouble loading DIM API data.
46
* Festival masks will now show up in the Organizer.
57
* Tiered Engrams in postmaster will now match `is:engrams`

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.101.1",
3+
"version": "8.102.0",
44
"description": "An item manager for Destiny.",
55
"main": "app/index.html",
66
"private": true,
@@ -257,4 +257,4 @@
257257
]
258258
}
259259
}
260-
}
260+
}

0 commit comments

Comments
 (0)