From 24c1c4471de656a4dfb986487cb13ac916a9d05f Mon Sep 17 00:00:00 2001 From: alex Date: Fri, 25 Oct 2019 21:47:11 +0100 Subject: [PATCH] Update to v2.0.2 (#134) --- addon/manifest.json | 2 +- addon/popup/bc-plugin.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/addon/manifest.json b/addon/manifest.json index 582108f6..b126e55e 100644 --- a/addon/manifest.json +++ b/addon/manifest.json @@ -3,7 +3,7 @@ "description": "Handles passes containing cryptographically blinded tokens for bypassing internet challenge.", "manifest_version": 2, "name": "Privacy Pass", - "version": "2.0.1", + "version": "2.0.2", "icons": { "48": "icons/ticket-48.png" }, diff --git a/addon/popup/bc-plugin.html b/addon/popup/bc-plugin.html index 2c9e741f..574c574f 100644 --- a/addon/popup/bc-plugin.html +++ b/addon/popup/bc-plugin.html @@ -10,7 +10,7 @@