From 66e3afed1610e1873b375518a2f04f0c7c4b4da7 Mon Sep 17 00:00:00 2001 From: Adam <36013816+iamadamdev@users.noreply.github.com> Date: Wed, 30 Nov 2022 22:43:03 -0800 Subject: [PATCH] Prepare for v1.8.1 release --- manifest-ff.json | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest-ff.json b/manifest-ff.json index 256d0e7..cce820e 100755 --- a/manifest-ff.json +++ b/manifest-ff.json @@ -287,5 +287,5 @@ "*://*.hbrchina.org/*", "*://*.scmp.com/*" ], - "version": "1.8.0" + "version": "1.8.1" } diff --git a/manifest.json b/manifest.json index 47454df..3c07d11 100644 --- a/manifest.json +++ b/manifest.json @@ -34,5 +34,5 @@ "webRequestBlocking", "" ], - "version": "1.8.0" + "version": "1.8.1" }