Skip to content

Commit 771f5fa

Browse files
Updated vesion numbers.
1 parent 34304ad commit 771f5fa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 2,
33
"name": "Destiny Item Manager",
4-
"version": "3.0.5.1",
4+
"version": "3.0.6",
55
"description": "Robust interface to manage gear, weapons, and items in destiny.",
66
"icons": {
77
"16": "icon16.png",

app/views/about.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<div dim-about dim-click-anywhere-but-here="app.closeLoadoutPopup()">
22
<h3>About Destiny Item Manager (DIM)</h3>
3-
<h4>Version 3.0.5.1</h4>
3+
<h4>Version 3.0.6</h4>
44
<p>
55
DIM is built upon the same services used by Bungie.net and the Destiny Companion App. DIM can access the items within your Guardians inventory and the Vault for both PlayStation and Xbox, if you have played on either platforms.
66
</p>

0 commit comments

Comments
 (0)