Skip to content

Commit 0eb141a

Browse files
committed
Releasing new version v2.0.9
1 parent 1ae2805 commit 0eb141a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

addon/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"description": "Client support for Privacy Pass anonymous authorization protocol.",
33
"manifest_version": 2,
44
"name": "Privacy Pass",
5-
"version": "2.0.7",
5+
"version": "2.0.9",
66
"icons": {
77
"32": "icons/ticket-32.png",
88
"48": "icons/ticket-48.png",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "PrivacyPass",
3-
"version": "2.0.7",
3+
"version": "2.0.9",
44
"license": "BSD-3-Clause",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)