Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
fa0311 committed Jul 27, 2022
1 parent c886ac3 commit d9d314d
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,16 @@
{
"name": "TwitterSpacesWiretapExtension",
"description": "TwitterSpacesWiretapExtension",
"version": "1.0.2",
"version": "1.0.3",
"manifest_version": 3,
"action": {
"default_popup": "html/popup.html"
},
"icons": {
"16": "icon/icon16.png",
"48": "icon/icon48.png",
"128": "icon/icon128.png"
},
"content_scripts": [
{
"matches": [
Expand Down

0 comments on commit d9d314d

Please sign in to comment.