Skip to content

Commit

Permalink
bump v3.0.24
Browse files Browse the repository at this point in the history
  • Loading branch information
jvelezpo committed Sep 28, 2024
1 parent 137066e commit 53d4830
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/manifests/chrome.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@
"page": "options.html"
},
"permissions": ["<all_urls>", "alarms", "tabs", "storage", "idle", "activeTab", "scripting"],
"version": "3.0.23"
"version": "3.0.24"
}
2 changes: 1 addition & 1 deletion src/manifests/edge.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@
"page": "options.html"
},
"permissions": ["<all_urls>", "alarms", "tabs", "storage", "idle", "activeTab", "scripting"],
"version": "3.0.23"
"version": "3.0.24"
}
2 changes: 1 addition & 1 deletion src/manifests/firefox.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@
"page": "options.html"
},
"permissions": ["<all_urls>", "alarms", "tabs", "storage", "idle", "activeTab", "scripting"],
"version": "3.0.23"
"version": "3.0.24"
}

0 comments on commit 53d4830

Please sign in to comment.