Skip to content

Commit d923329

Browse files
committed
bump v4.1.0
1 parent 19ebbb3 commit d923329

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.12"
36+
"version": "4.1.0"
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.12"
36+
"version": "4.1.0"
3737
}

src/manifests/firefox.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,5 @@
4040
},
4141
"permissions": ["alarms", "tabs", "storage", "activeTab", "https://api.wakatime.com/*", "https://wakatime.com/*"],
4242
"optional_permissions": ["<all_urls>"],
43-
"version": "4.0.12"
43+
"version": "4.1.0"
4444
}

0 commit comments

Comments
 (0)