bump version

This commit is contained in:
antelle 2020-05-02 13:30:10 +02:00
parent b44d060fac
commit 1434d81d3e
No known key found for this signature in database
GPG Key ID: 094A2F2D6136A4EE
3 changed files with 3 additions and 3 deletions

2
package-lock.json generated
View File

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

View File

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

View File

@ -1,6 +1,6 @@
Release notes
-------------
##### v1.14.1 (WIP)
##### v1.14.1 (2020-05-02)
`-` fix #1478: fixed proxy issues with storage providers
##### v1.14.0 (2020-04-18)