Update version number and changelog

This commit is contained in:
Janek Bevendorff 2019-03-26 19:15:14 +01:00
parent 252732c22f
commit 3b019b672e
No known key found for this signature in database
GPG key ID: 2FDEB0D40BCA5E11
2 changed files with 10 additions and 1 deletions

View file

@ -1,3 +1,12 @@
1.3.3 (26-03-2019)
=========================
- Prevent page scripts from using added DOM elements [#438]
- Clear credentials when screen is locked [#358]
- Fix z-order of password generator icon [#447]
- Allow to select group when adding new credentials [#369]
- Improve error messages [#392]
- Fix shortcuts [#414]
1.3.2 (11-01-2019)
=========================
- Fix KeePassXC version check [#376]

View file

@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "KeePassXC-Browser",
"version": "1.3.2",
"version": "1.3.3",
"description": "__MSG_extensionDescription__",
"author": "KeePassXC Team",
"icons": {