Skip to content

Commit

Permalink
v1.7.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fmartingr committed Jan 3, 2025
1 parent b5f0a48 commit c634668
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/_webext-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
with:
cmd: sign
source: ${{ steps.web-ext-build.outputs.target }}
channel: unlisted
channel: listed
apiKey: ${{ secrets.signKey }}
apiSecret: ${{ secrets.signSecret }}
timeout: 900000
Expand Down
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"manifest_version": 3,
"version": "1.6.0.1",
"version": "1.7.0.1",
"name": "Shiori",
"author": "Go-Shiori Team",
"description": "Web extension for Shiori, a simple bookmark manager.",
Expand Down Expand Up @@ -54,7 +54,7 @@
},
"browser_specific_settings": {
"gecko": {
"id": "{8547b985-a7a0-408d-82d1-d185f8be1ff5}"
"id": "{c6e8bd66-ebb4-4b63-bd29-5ef59c795903}"
}
},
"omnibox": {
Expand Down

0 comments on commit c634668

Please sign in to comment.