Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
softmix committed Mar 2, 2020
1 parent b8f72a0 commit d1eb021
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "imagetabs",
"version": "0.1.0",
"version": "0.1.1",
"manifest_version": 2,
"permissions": [ "tabs", "activeTab", "history", "<all_urls>", "storage" ],
"background": {
Expand Down
4 changes: 2 additions & 2 deletions updates.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"imagetabs@example.com": {
"updates": [
{
"version": "0.1.0",
"update_link": "https://github.com/softmix/imagetabs/releases/download/0.1.0/imagetabs.xpi"
"version": "0.1.1",
"update_link": "https://github.com/softmix/imagetabs/releases/download/0.1.1/imagetabs.xpi"
}
]
}
Expand Down

0 comments on commit d1eb021

Please # to comment.