Skip to content

Commit

Permalink
Updated version numbers.
Browse files Browse the repository at this point in the history
  • Loading branch information
SunburnedGoose committed May 18, 2015
1 parent 2c47aac commit 9c1425f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Destiny Item Manager",
"version": "3.0.4",
"version": "3.0.5",
"description": "Robust interface to manage gear, weapons, and items in destiny.",
"icons": {
"16": "icon16.png",
Expand Down
2 changes: 1 addition & 1 deletion app/views/about.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<div dim-about dim-click-anywhere-but-here="app.closeLoadoutPopup()">
<h3>About Destiny Item Manager (DIM)</h3>
<h4>Version 3.0.4</h4>
<h4>Version 3.0.5</h4>
<p>
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.
</p>
Expand Down

0 comments on commit 9c1425f

Please sign in to comment.