Skip to content

Commit

Permalink
v11.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
asamuzaK committed Dec 10, 2023
1 parent 056c5c2 commit 7f24f6e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"eslint-plugin-no-unsanitized": "^4.0.2",
"eslint-plugin-regexp": "^2.1.2",
"eslint-plugin-unicorn": "^49.0.0",
"html-validate": "^8.7.3",
"html-validate": "^8.7.4",
"jsdom": "^23.0.1",
"mocha": "^10.2.0",
"npm-run-all": "^4.1.5",
Expand Down Expand Up @@ -69,5 +69,5 @@
"update-dark": "node index update --dir=dark -i",
"update-light": "node index update --dir=light -i"
},
"version": "11.1.6"
"version": "11.1.7"
}
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,5 @@
"default_panel": "html/sidebar.html",
"default_title": "__MSG_extensionShortName__"
},
"version": "11.1.6"
"version": "11.1.7"
}

0 comments on commit 7f24f6e

Please sign in to comment.