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 15, 2024
1 parent 1563ad6 commit d358082
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.6",
"version": "1.0.7",
"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.6",
"version": "1.0.7",
"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 d358082

Please sign in to comment.