mirror of
https://github.com/keepassxreboot/keepassxc-browser.git
synced 2026-03-11 08:54:43 +00:00
Bump version to 1.0.0
This commit is contained in:
parent
012551673f
commit
f1505b2dff
2 changed files with 6 additions and 2 deletions
|
|
@ -1,3 +1,7 @@
|
|||
1.0.0 (27-02-2018)
|
||||
=========================
|
||||
- First stable release
|
||||
|
||||
0.5.2 (02-02-2018)
|
||||
=========================
|
||||
- Choose own credential fields saves the full URL instead of host
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"manifest_version": 2,
|
||||
"name": "KeePassXC-Browser",
|
||||
"version": "0.6.0",
|
||||
"version_name": "1.0.0-beta1",
|
||||
"version": "1.0.0",
|
||||
"version_name": "1.0.0",
|
||||
"description": "KeePassXC integration for modern web browsers",
|
||||
"author": "KeePassXC Team",
|
||||
"icons": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue