Skip to content

Commit

Permalink
Updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
akopachov authored and github-actions[bot] committed Jan 16, 2024
1 parent b1b7f94 commit 706c8cb
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.9",
"version": "1.0.10",
"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.9",
"version": "1.0.10",
"description": "A beautiful New Tab page with many customizable backgrounds and widgets that does not require any permissions",
"permissions": ["storage", "unlimitedStorage", "topSites"],
"chrome_url_overrides": {
Expand Down

0 comments on commit 706c8cb

Please sign in to comment.