mirror of https://github.com/keeweb/keeweb
version
parent
2c38f3c8f2
commit
46adf5dcc1
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "KeeWeb",
|
||||
"version": "1.9.0",
|
||||
"version": "1.9.1",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "KeeWeb",
|
||||
"version": "1.9.0",
|
||||
"version": "1.9.1",
|
||||
"description": "Free cross-platform password manager compatible with KeePass",
|
||||
"main": "main.js",
|
||||
"homepage": "https://keeweb.info",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "keeweb",
|
||||
"version": "1.9.0",
|
||||
"version": "1.9.1",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "keeweb",
|
||||
"version": "1.9.0",
|
||||
"version": "1.9.1",
|
||||
"description": "Free cross-platform password manager compatible with KeePass",
|
||||
"main": "Gruntfile.js",
|
||||
"private": true,
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Release notes
|
||||
-------------
|
||||
##### v1.9.1 (TBD)
|
||||
##### v1.9.1 (2019-08-19)
|
||||
`-` fix #1231: tooltip arrow positioning
|
||||
`+` improved ranking search
|
||||
`-` fix #1232: removed an unwanted menubar on windows and linux
|
||||
|
|
Loading…
Reference in New Issue