Skip to content

Commit 0d95526

Browse files
author
Fernando Virdia
committed
Bumped version number
1 parent c36324b commit 0d95526

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/chrome_manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifest_version": 3,
33
"name": "Kagi Privacy Pass",
44
"description": "Enables use of Privacy Pass to authenticate Kagi search.",
5-
"version": "1.0.0.7",
5+
"version": "1.0.1",
66
"action": {
77
"default_popup": "popup/popup.html",
88
"default_icon": "images/icon-64.png"

src/firefox_manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifest_version": 3,
33
"name": "Kagi Privacy Pass",
44
"description": "Enables use of Privacy Pass to authenticate Kagi search.",
5-
"version": "1.0.0.7",
5+
"version": "1.0.1",
66
"action": {
77
"default_popup": "popup/popup.html",
88
"default_icon": "images/icon-32.png"

0 commit comments

Comments
 (0)