From 2cd984c897c6f27040c1d5609992820e52d710a1 Mon Sep 17 00:00:00 2001 From: Adam <36013816+iamadamdev@users.noreply.github.com> Date: Fri, 20 Nov 2020 18:13:23 -0800 Subject: [PATCH] Prepare for v1.7.8 release --- build/build.sh | 2 -- manifest-ff.json | 2 +- manifest.json | 2 +- src/updates/updates.json | 4 ++-- src/updates/updates.xml | 2 +- 5 files changed, 5 insertions(+), 7 deletions(-) diff --git a/build/build.sh b/build/build.sh index 0f5cd72..e7aa377 100755 --- a/build/build.sh +++ b/build/build.sh @@ -1,7 +1,5 @@ #!/bin/sh -set -e - DOC_FILES="../README.md" IMG_FILES="../src/icons/bypass.png" diff --git a/manifest-ff.json b/manifest-ff.json index 4524c44..1962397 100644 --- a/manifest-ff.json +++ b/manifest-ff.json @@ -257,5 +257,5 @@ "*://*.pzc.nl/*", "*://*.destentor.nl/*" ], - "version": "1.7.7" + "version": "1.7.8" } diff --git a/manifest.json b/manifest.json index cd7344c..892735d 100644 --- a/manifest.json +++ b/manifest.json @@ -34,5 +34,5 @@ "webRequestBlocking", "" ], - "version": "1.7.7" + "version": "1.7.8" } diff --git a/src/updates/updates.json b/src/updates/updates.json index 73a1808..53a4c05 100644 --- a/src/updates/updates.json +++ b/src/updates/updates.json @@ -2,8 +2,8 @@ "addons": { "bypasspaywalls@bypasspaywalls.weebly.com": { "updates": [ - { "version": "1.7.7", - "update_link": "https://github.com/iamadamdev/bypass-paywalls-chrome/releases/download/v1.7.7/bypass-paywalls-firefox.xpi" } + { "version": "1.7.8", + "update_link": "https://github.com/iamadamdev/bypass-paywalls-chrome/releases/download/v1.7.8/bypass-paywalls-firefox.xpi" } ] } } diff --git a/src/updates/updates.xml b/src/updates/updates.xml index 33a9296..4c7b7a4 100644 --- a/src/updates/updates.xml +++ b/src/updates/updates.xml @@ -1,6 +1,6 @@ - +