Skip to content

Commit 89c4249

Browse files
committed
bump v4.0.8
1 parent 1031ad0 commit 89c4249

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

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

0 commit comments

Comments
 (0)