bump version

This commit is contained in:
antelle 2020-06-09 20:47:07 +02:00
parent 22776e9088
commit f7a0025b97
No known key found for this signature in database
GPG Key ID: 63C9777AAB7C563C
5 changed files with 5 additions and 5 deletions

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "KeeWeb",
"version": "1.15.1",
"version": "1.5.2",
"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.15.1",
"version": "1.5.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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

View File

@ -1,6 +1,6 @@
Release notes
-------------
##### v1.15.2 (TBD)
##### v1.15.2 (2020-06-09)
`-` fix #1530: recursive creation of the portable directory
`-` fix #1530: running from directories with hash symbols
`+` possibility to debug startup with `--start-logging`