Skip to content

Commit 2aa0780

Browse files
committed
bump v4.0.9
1 parent 27c863b commit 2aa0780

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.8"
36+
"version": "4.0.9"
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.8"
36+
"version": "4.0.9"
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.8"
42+
"version": "4.0.9"
4343
}

0 commit comments

Comments
 (0)