Skip to content

Commit

Permalink
Update extension version
Browse files Browse the repository at this point in the history
  • Loading branch information
Christoph Wagner committed Sep 17, 2024
1 parent 0ca104c commit de839b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion extension/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"description": "A Better History page inspired by Vivaldi",
"manifest_version": 2,
"name": "better-history-ng",
"version": "2.0.0",
"version": "2.1.0",
"homepage_url": "https://github.com/Christoph-Wagner/firefox-better-history-ng",
"background": {
"scripts": ["dist/background.js"]
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "firefox-better-history-ng",
"version": "1.0.0",
"version": "2.1.0",
"description": "Forked from https://github.com/Vincent-P/firefox-better-history",
"scripts": {
"build": "webpack --progress",
Expand Down

0 comments on commit de839b4

Please sign in to comment.