Update manifest.json

Fix missing version number update.
This commit is contained in:
Sami Vänttinen 2025-08-27 11:09:24 +03:00 committed by GitHub
parent 928004c035
commit 922e53de58
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,8 +1,8 @@
{
"manifest_version": 3,
"name": "KeePassXC-Browser",
"version": "1.9.9.2",
"version_name": "1.9.9.2",
"version": "1.9.9.3",
"version_name": "1.9.9.3",
"minimum_chrome_version": "93",
"description": "__MSG_extensionDescription__",
"author": "KeePassXC Team",