Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
softmix committed Nov 5, 2023
1 parent 6de33fa commit 74cc17a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "imagetabs",
"version": "0.1.7",
"version": "1.0.0",
"manifest_version": 2,
"permissions": [
"tabs",
Expand Down Expand Up @@ -28,4 +28,4 @@
"update_url": "https://raw.githubusercontent.com/softmix/imagetabs/master/updates.json"
}
}
}
}
4 changes: 2 additions & 2 deletions updates.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"[email protected]": {
"updates": [
{
"version": "0.1.7",
"update_link": "https://github.com/softmix/imagetabs/releases/download/0.1.7/imagetabs.xpi"
"version": "1.0.0",
"update_link": "https://github.com/softmix/imagetabs/releases/download/1.0.0/imagetabs.xpi"
}
]
}
Expand Down

0 comments on commit 74cc17a

Please sign in to comment.