Skip to content

Commit 0b0d61c

Browse files
committed
bump v4.0.7
1 parent 7bbc95b commit 0b0d61c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/manifests/chrome.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@
3333
"page": "options.html"
3434
},
3535
"permissions": ["alarms", "tabs", "storage", "activeTab"],
36-
"version": "4.0.6"
36+
"version": "4.0.7"
3737
}

src/manifests/edge.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@
3333
"page": "options.html"
3434
},
3535
"permissions": ["alarms", "tabs", "storage", "activeTab"],
36-
"version": "4.0.6"
36+
"version": "4.0.7"
3737
}

src/manifests/firefox.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,5 @@
3939
"page": "options.html"
4040
},
4141
"permissions": ["alarms", "tabs", "storage", "activeTab"],
42-
"version": "4.0.6"
42+
"version": "4.0.7"
4343
}

0 commit comments

Comments
 (0)