Skip to content

Commit

Permalink
Fix dpi filtering
Browse files Browse the repository at this point in the history
  • Loading branch information
lk-geimfari committed Mar 2, 2022
1 parent 6cdfbcb commit f1a8dc3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/chrome/manifest/chrome.json
@@ -1,5 +1,5 @@
{
"version": "4.6.0.0",
"version": "4.6.2.0",
"permissions": [
"declarativeContent"
],
Expand Down
2 changes: 1 addition & 1 deletion src/firefox/manifest/firefox.json
@@ -1,5 +1,5 @@
{
"version": "4.6.1.0",
"version": "4.6.2.0",
"browser_action": {
"default_popup": "popup.html",
"default_icon": "images/icons/128x128/default.png"
Expand Down

0 comments on commit f1a8dc3

Please sign in to comment.