From af47bc6055480ca2e34206e2c5d9e5176afb6ab9 Mon Sep 17 00:00:00 2001 From: Adam <36013816+iamadamdev@users.noreply.github.com> Date: Fri, 22 Nov 2019 21:09:47 -0800 Subject: [PATCH] Remove v1.6.1 from updates.json --- updates.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/updates.json b/updates.json index 64f2d7f..910d14e 100644 --- a/updates.json +++ b/updates.json @@ -33,11 +33,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" }, - { "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" }, - { "version": "1.6.2", + { "version": "1.6.2", "update_link": "https://github.com/iamadamdev/bypass-paywalls-firefox/releases/download/v1.6.2/bypass_paywalls-1.6.2-an+fx.xpi" } ] } } -} \ No newline at end of file +}