Update version numbers

This commit is contained in:
varjolintu 2022-04-07 18:44:05 +03:00
parent 4f94d4f7a3
commit 4d8898843c
3 changed files with 7 additions and 3 deletions

View file

@ -1,3 +1,7 @@
1.7.12 (07-04-2022)
=========================
- Add support for the new password generator with KeePassXC 2.7.0.
1.7.11 (11-12-2021)
=========================
- Add new Predefined Sites (FNAC, HP) [#1469]

View file

@ -1,8 +1,8 @@
{
"manifest_version": 2,
"name": "KeePassXC-Browser",
"version": "1.7.11",
"version_name": "1.7.11",
"version": "1.7.12",
"version_name": "1.7.12",
"description": "__MSG_extensionDescription__",
"author": "KeePassXC Team",
"icons": {

View file

@ -1,6 +1,6 @@
{
"name": "KeePassXC-Browser",
"version": "1.7.11",
"version": "1.7.12",
"description": "KeePassXC-Browser",
"main": "build.js",
"devDependencies": {