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 @@ - +