From bfb19eb0703607512ee533b8f29c84fd13adebf9 Mon Sep 17 00:00:00 2001 From: Kirill Borisov Date: Sun, 6 Nov 2022 19:20:13 +0100 Subject: [PATCH] Bump version to 1.8.3 --- manifest.json | 2 +- manifest_v3.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index e4298ba..127d466 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "FL 1-click Wiki", "description": "Open corresponding 'Fallen London Wiki' page with one click!", - "version": "1.8.2", + "version": "1.8.3", "manifest_version": 2, "permissions": [ "https://fallenlondon.wiki/w/api.php" diff --git a/manifest_v3.json b/manifest_v3.json index d9c073f..47c6c52 100644 --- a/manifest_v3.json +++ b/manifest_v3.json @@ -1,7 +1,7 @@ { "name": "FL 1-click Wiki", "description": "Open corresponding 'Fallen London Wiki' page with one click!", - "version": "1.8.2", + "version": "1.8.3", "manifest_version": 3, "background": { "service_worker": "background.js"