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",
"version": "1.18.3",
"version": "1.18.4",
"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.18.3",
"version": "1.18.4",
"lockfileVersion": 2,
"requires": true,
"packages": {

View File

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

View File

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