Skip to content

Commit

Permalink
v12.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
asamuzaK committed Oct 31, 2024
1 parent 3c8a9fc commit 15414a6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,5 @@
"test_all": "npm-run-all -s test-*",
"tsc": "node index clean --dir=types -i && npx tsc"
},
"version": "11.0.1"
"version": "12.0.0"
}
4 changes: 2 additions & 2 deletions src/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"browser_specific_settings": {
"gecko": {
"id": "jid1-WiAigu4HIo0Tag@jetpack",
"strict_min_version": "126.0"
"strict_min_version": "115.0"
}
},
"commands": {
Expand Down Expand Up @@ -65,5 +65,5 @@
"tabs"
],
"short_name": "__MSG_extensionName__",
"version": "11.0.1"
"version": "12.0.0"
}

0 comments on commit 15414a6

Please sign in to comment.