mirror of https://github.com/keeweb/keeweb
bump version
parent
bfc6d4b3c0
commit
0eafc4ac88
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "KeeWeb",
|
||||
"version": "1.10.1",
|
||||
"version": "1.11.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "KeeWeb",
|
||||
"version": "1.10.1",
|
||||
"version": "1.11.0",
|
||||
"description": "Free cross-platform password manager compatible with KeePass",
|
||||
"main": "main.js",
|
||||
"homepage": "https://keeweb.info",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "keeweb",
|
||||
"version": "1.10.1",
|
||||
"version": "1.11.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "keeweb",
|
||||
"version": "1.10.1",
|
||||
"version": "1.11.0",
|
||||
"description": "Free cross-platform password manager compatible with KeePass",
|
||||
"main": "Gruntfile.js",
|
||||
"private": true,
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Release notes
|
||||
-------------
|
||||
##### v1.11.0 (TBD)
|
||||
##### v1.11.0 (2019-09-28)
|
||||
`+` #1125: field actions: copy, reveal, auto-type
|
||||
`+` #107: multiline custom fields support
|
||||
`+` #713: markdown notes
|
||||
|
|
Loading…
Reference in New Issue