Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/akopachov/sveltab
Browse files Browse the repository at this point in the history
  • Loading branch information
akopachov committed Jan 15, 2024
2 parents 4436363 + a8002ae commit 9916ecf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion webextension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "my-own-tab",
"version": "1.0.5",
"version": "1.0.6",
"private": true,
"packageManager": "[email protected]",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion webextension/static/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 3,
"name": "SvelTab",
"version": "1.0.5",
"version": "1.0.6",
"description": "A beautiful New Tab page with many customizable backgrounds and widgets that does not require any permissions",
"permissions": ["storage", "unlimitedStorage"],
"chrome_url_overrides": {
Expand Down

0 comments on commit 9916ecf

Please sign in to comment.