Skip to content

Commit

Permalink
release: 0.11.6
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisgrieser committed Jan 7, 2025
1 parent 6eec82b commit a897f1e
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "new-tab-default-page",
"name": "Default New Tab Page",
"version": "0.11.5",
"version": "0.11.6",
"minAppVersion": "1.0.0",
"description": "Open a note of your choice when creating a new tab, like in the browser.",
"author": "Chris Grieser (aka pseudometa)",
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "New Tab Default Page",
"description": "Open a note of your choice when creating a new tab, like in the browser.",
"author": "Chris Grieser",
"version": "0.11.5",
"version": "0.11.6",
"keywords": [],
"license": "MIT",
"main": "main.js",
Expand Down
3 changes: 2 additions & 1 deletion versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,6 @@
"0.11.2": "1.0.0",
"0.11.3": "1.0.0",
"0.11.4": "1.0.0",
"0.11.5": "1.0.0"
"0.11.5": "1.0.0",
"0.11.6": "1.0.0"
}

0 comments on commit a897f1e

Please sign in to comment.