Update version to 1.0.1

This commit is contained in:
Janek Bevendorff 2018-03-04 23:38:23 +01:00
parent 9ad8ec0bcb
commit 063c048625
2 changed files with 9 additions and 2 deletions

View file

@ -1,3 +1,10 @@
1.0.1 (04-03-2018)
=========================
- Don't fill password fields if they already have data
- Fix custom placeholders
- Fix input type checks
- Fix custom input fields with multiple tabs
1.0.0 (27-02-2018)
=========================
- First stable release

View file

@ -1,8 +1,8 @@
{
"manifest_version": 2,
"name": "KeePassXC-Browser",
"version": "1.0.0",
"version_name": "1.0.0",
"version": "1.0.1",
"version_name": "1.0.1",
"description": "KeePassXC integration for modern web browsers",
"author": "KeePassXC Team",
"icons": {