diff --git a/README.md b/README.md index 6a94e9f..1d7b108 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Bypass Paywalls for Firefox -## [Download and install the latest version](https://github.com/iamadamdev/bypass-paywalls-firefox/releases/download/v1.6.0/bypass_paywalls-1.6.0-an+fx.xpi) +## [Download and install the latest version](https://github.com/iamadamdev/bypass-paywalls-firefox/releases/download/v1.6.1/bypass_paywalls-1.6.1-an+fx.xpi) ### Bypass the following sites' paywalls with this extension diff --git a/updates.json b/updates.json index 994ceed..ab970cc 100644 --- a/updates.json +++ b/updates.json @@ -32,7 +32,9 @@ { "version": "1.5.9", "update_link": "https://github.com/iamadamdev/bypass-paywalls-firefox/releases/download/v1.5.9/bypass_paywalls-1.5.9-an+fx.xpi" }, { "version": "1.6.0", - "update_link": "https://github.com/iamadamdev/bypass-paywalls-firefox/releases/download/v1.6.0/bypass_paywalls-1.6.0-an+fx.xpi" } + "update_link": "https://github.com/iamadamdev/bypass-paywalls-firefox/releases/download/v1.6.0/bypass_paywalls-1.6.0-an+fx.xpi" }, + { "version": "1.6.1", + "update_link": "https://github.com/iamadamdev/bypass-paywalls-firefox/releases/download/v1.6.1/bypass_paywalls-1.6.1-an+fx.xpi" } ] } }