diff --git a/manifest.json b/manifest.json index 13899d3..ae2e926 100644 --- a/manifest.json +++ b/manifest.json @@ -47,5 +47,5 @@ "webRequestBlocking" ], "default_locale": "en", - "version": "2.3.2" + "version": "2.3.3" } diff --git a/package.json b/package.json index 22747a1..f202ceb 100644 --- a/package.json +++ b/package.json @@ -35,5 +35,5 @@ "translation-check": "./bin/translation-check" }, "title": "Skip Redirect", - "version": "2.3.2" + "version": "2.3.3" }