Bump version to 1.3.1

This commit is contained in:
Janek Bevendorff 2019-01-11 09:10:20 +01:00
parent 050dcbda54
commit e8e731ea75
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
1.3.1 (11-01-2019)
=========================
- Fix reconnect bug with older KeePassXC version [#355]
- Reduce CPU usage [#349]
- Fix race condition when web page has multiple frames [#371]
- Remove check for aria-hidden [#365]
1.3.0 (07-10-2018)
=========================
- Add support for translations [#37]

View file

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