Skip to content

Commit

Permalink
Set version to 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 11, 2023
1 parent 300ce18 commit 6309545
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "open-via-menlo",
"version": "1.2.0",
"version": "1.2.1",
"description": "Open links via Menlo Security",
"packageManager": "yarn@3.5.0",
"private": true,
Expand Down
2 changes: 1 addition & 1 deletion src/static/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifest_version": 3,
"name": "Open via Menlo",
"description": "Open links via Menlo Security",
"version": "1.2",
"version": "1.2.1",
"permissions": ["contextMenus", "storage", "tabs"],
"icons": {
"16": "icon-16.png",
Expand Down

0 comments on commit 6309545

Please sign in to comment.