bump version

This commit is contained in:
antelle 2021-05-12 21:39:47 +02:00
parent 6cc39d2107
commit 28d7dfeb67
No known key found for this signature in database
GPG Key ID: 63C9777AAB7C563C
4 changed files with 4 additions and 4 deletions

View File

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

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{ {
"name": "keeweb", "name": "keeweb",
"version": "1.18.3", "version": "1.18.4",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {

View File

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

View File

@ -1,6 +1,6 @@
Release notes Release notes
------------- -------------
##### v1.18.4 (TBD) ##### v1.18.4 (2021-05-12)
`+` #1814: option to disable auto-type title filter by default `+` #1814: option to disable auto-type title filter by default
`-` #1808: restore KeeWeb from system tray on extension request `-` #1808: restore KeeWeb from system tray on extension request
`-` fix #1810: extension connection on old macOS (10.11) `-` fix #1810: extension connection on old macOS (10.11)