diff --git a/desktop/package.json b/desktop/package.json index 8da78726..51ec7c6d 100644 --- a/desktop/package.json +++ b/desktop/package.json @@ -1,6 +1,6 @@ { "name": "KeeWeb", - "version": "1.4.0", + "version": "1.4.1", "description": "Free cross-platform password manager compatible with KeePass", "main": "main.js", "homepage": "https://keeweb.info", diff --git a/package.json b/package.json index 0e973b8a..b7e90c53 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "keeweb", - "version": "1.4.0", + "version": "1.4.1", "description": "Free cross-platform password manager compatible with KeePass", "main": "Gruntfile.js", "homepage": "https://keeweb.info",