summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2018-07-06 10:57:51 +0300
committerYuval Adam <_@yuv.al>2018-07-06 10:57:51 +0300
commit818a81364493b762b6d527af18cfee07ccaa0d95 (patch)
tree7c890b54bf0ea3b9caa05ffd77ba38c17f9ac4c8
parentbfee587fe3bfe53b8d229c154c19cfcfbb506fb2 (diff)
Release mobile supportHEADv0.9.7master
-rw-r--r--README.md4
-rw-r--r--manifest.json2
2 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index a0cd998..286c21a 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ Installation has to be done manually. I'm not interested in distributing this ex
### Firefox
- 1. Download the [add-on XPI file](https://github.com/yuvadm/free-haaretz/releases/download/v0.9.6/free-haaretz.xpi)
+ 1. Download the [add-on XPI file](https://github.com/yuvadm/free-haaretz/releases/download/v0.9.7/free-haaretz.xpi)
2. Firefox should automatically identify the XPI file and request permission to install it.
@@ -18,7 +18,7 @@ Installation has to be done manually. I'm not interested in distributing this ex
### Chrome / Chromium
- 1. Download the [extension ZIP file](https://github.com/yuvadm/free-haaretz/releases/download/v0.9.6/free-haaretz.zip)
+ 1. Download the [extension ZIP file](https://github.com/yuvadm/free-haaretz/releases/download/v0.9.7/free-haaretz.zip)
2. Unzip the file.
diff --git a/manifest.json b/manifest.json
index 92963d2..5efc523 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,6 +1,6 @@
{
"name": "Free Haaretz",
- "version": "0.9.6",
+ "version": "0.9.7",
"manifest_version": 2,
"description": "A nefarious extension that easily bypasses the Haaretz / TheMarker paywall",
"homepage_url": "https://github.com/yuvadm/free-haaretz",