From dd66b226887ecff7a84d635cc8032e26dbe97ebb Mon Sep 17 00:00:00 2001 From: varjolintu Date: Mon, 4 Mar 2024 19:55:39 +0200 Subject: [PATCH] Update manifests --- dist/manifest_chromium.json | 4 ++-- dist/manifest_firefox.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dist/manifest_chromium.json b/dist/manifest_chromium.json index 9e1b05c..b3d49f6 100755 --- a/dist/manifest_chromium.json +++ b/dist/manifest_chromium.json @@ -1,8 +1,8 @@ { "manifest_version": 3, "name": "KeePassXC-Browser", - "version": "1.8.11", - "version_name": "1.8.11", + "version": "1.9.0", + "version_name": "1.9.0", "minimum_chrome_version": "93", "description": "__MSG_extensionDescription__", "author": "KeePassXC Team", diff --git a/dist/manifest_firefox.json b/dist/manifest_firefox.json index 1ee0947..c821b2f 100644 --- a/dist/manifest_firefox.json +++ b/dist/manifest_firefox.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "KeePassXC-Browser", - "version": "1.8.11", + "version": "1.9.0", "description": "__MSG_extensionDescription__", "author": "KeePassXC Team", "icons": {