Skip to content

Commit

Permalink
v3.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
AmzGrainRain committed Oct 14, 2024
1 parent 786e1a3 commit df308c7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion platform/chromium/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 3,
"name": "__MSG_extName__",
"version": "3.1.6",
"version": "3.1.7",
"action": {
"default_title": "__MSG_extDefaultTitle__",
"default_icon": {
Expand Down
2 changes: 1 addition & 1 deletion platform/firefox/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 3,
"name": "__MSG_extName__",
"version": "3.1.6",
"version": "3.1.7",
"browser_action": {
"default_title": "__MSG_extDefaultTitle__",
"default_icon": {
Expand Down
2 changes: 1 addition & 1 deletion public/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 3,
"name": "__MSG_extName__",
"version": "3.1.6",
"version": "3.1.7",
"action": {
"default_title": "__MSG_extDefaultTitle__",
"default_icon": {
Expand Down

0 comments on commit df308c7

Please sign in to comment.