Skip to content

Commit

Permalink
Version 1.5 published
Browse files Browse the repository at this point in the history
  • Loading branch information
aledeg committed Jun 16, 2018
1 parent 1731465 commit 7738a2e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

"manifest_version": 2,
"name": "LinkDump",
"version": "1.4",
"version": "1.5",
"description": "__MSG_extensionDescription__",
"icons": {
"48": "icons/linkdump-48.png"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "linkdump",
"version": "1.4.0",
"version": "1.5.0",
"description": "Store links and dump them",
"main": "background.js",
"scripts": {
Expand Down

0 comments on commit 7738a2e

Please sign in to comment.