Merge tag '5.5.12' into develop

5.5.12

# Conflicts:
#	config/firefly.php
This commit is contained in:
James Cole 2021-06-03 13:02:45 +02:00
commit 38dcb96086
No known key found for this signature in database
GPG Key ID: B5669F9493CDE38D
2 changed files with 10 additions and 4 deletions

View File

@ -2,6 +2,14 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## 5.5.12 - 2021-06-03
⚠️ On July 1st 2021 the Docker tag will change to `fireflyiii/core`. You can already start using the new tag.
### Security
- This version of Firefly III fixes a security vulnerability in the export routine. You are advised to upgrade as soon as possible. All credits to the excellent @oomb.
## 5.5.11 - 2021-05-08
⚠️ On July 1st 2021 the Docker tag will change to `fireflyiii/core`. You can already start using the new tag.

View File

@ -101,10 +101,8 @@ return [
'webhooks' => false,
'handle_debts' => true,
],
// generic info about Firefly III
'version' => '5.6.0-alpha.1',
'api_version' => '1.5.3',
'version' => '5.5.12',
'api_version' => '1.5.2',
'db_version' => 16,
// generic settings