bump version

vibrancy
antelle 2020-12-10 20:34:11 +01:00
parent 0b70017780
commit 95c077a0ba
No known key found for this signature in database
GPG Key ID: 63C9777AAB7C563C
5 changed files with 7 additions and 4 deletions

View File

@ -1,6 +1,6 @@
{
"name": "KeeWeb",
"version": "1.16.2",
"version": "1.16.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "KeeWeb",
"version": "1.16.2",
"version": "1.16.3",
"description": "Free cross-platform password manager compatible with KeePass",
"main": "main.js",
"homepage": "https://keeweb.info",

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "keeweb",
"version": "1.16.2",
"version": "1.16.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "keeweb",
"version": "1.16.2",
"version": "1.16.3",
"description": "Free cross-platform password manager compatible with KeePass",
"main": "Gruntfile.js",
"private": true,

View File

@ -1,5 +1,8 @@
Release notes
-------------
##### v1.16.3 (2020-12-10)
`-` fix #1650: keyfiles stored in the app can't be used
##### v1.16.2 (2020-12-10)
`+` possibility to use V2 keyfiles (.keyx)
`-` fixed a missing icon in the local file question box