mirror of https://github.com/keeweb/keeweb
bump version
parent
034e0ec2e3
commit
80359c98f5
@ -1,18 +1,18 @@
|
||||
{
|
||||
"name": "KeeWeb",
|
||||
"version": "1.17.6",
|
||||
"description": "Free cross-platform password manager compatible with KeePass",
|
||||
"main": "main.js",
|
||||
"homepage": "https://keeweb.info",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/keeweb/keeweb"
|
||||
},
|
||||
"author": {
|
||||
"name": "Antelle",
|
||||
"email": "antelle.net@gmail.com",
|
||||
"url": "http://antelle.net"
|
||||
},
|
||||
"license": "MIT",
|
||||
"readme": "../README.md"
|
||||
"name": "KeeWeb",
|
||||
"version": "1.18.0",
|
||||
"description": "Free cross-platform password manager compatible with KeePass",
|
||||
"main": "main.js",
|
||||
"homepage": "https://keeweb.info",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/keeweb/keeweb"
|
||||
},
|
||||
"author": {
|
||||
"name": "Antelle",
|
||||
"email": "antelle.net@gmail.com",
|
||||
"url": "http://antelle.net"
|
||||
},
|
||||
"license": "MIT",
|
||||
"readme": "../README.md"
|
||||
}
|
||||
|
Loading…
Reference in New Issue