summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2017-03-29 13:41:59 +0300
committerYuval Adam <_@yuv.al>2017-03-29 13:41:59 +0300
commit77e9306d5ece13d24830bdc8c7648be1d7866b38 (patch)
treef4718030ab7318f88202d816395b32f938e993b0
parent74512cb0bdbf693e2324a7287575a49ad24ace85 (diff)
Package v0.9.2v0.9.2
-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 31d1f8b..8cf683b 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.1/free-haaretz.xpi)
+ 1. Download the [add-on XPI file](https://github.com/yuvadm/free-haaretz/releases/download/v0.9.2/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.1/free-haaretz.zip)
+ 1. Download the [extension ZIP file](https://github.com/yuvadm/free-haaretz/releases/download/v0.9.2/free-haaretz.zip)
2. Unzip the file.
diff --git a/manifest.json b/manifest.json
index 314ebbc..7e0d036 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,6 +1,6 @@
{
"name": "FreeHaaretz",
- "version": "0.9.1",
+ "version": "0.9.2",
"manifest_version": 2,
"description": "A nefarious extension that easily bypasses the Haaretz paywall",
"homepage_url": "http://github.com/yuvadm/free-haaretz",