mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Update meta files for new release.
This commit is contained in:
parent
6fb4aaecd3
commit
de57ab0874
@ -3,6 +3,12 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
## 6.1.6 - 2024-01-07
|
||||
|
||||
### Fixed
|
||||
|
||||
- Type validation error
|
||||
|
||||
## 6.1.5 - 2024-01-07
|
||||
|
||||
### Added
|
||||
|
@ -115,7 +115,7 @@ return [
|
||||
'handle_debts' => true,
|
||||
// see cer.php for exchange rates feature flag.
|
||||
],
|
||||
'version' => '6.1.5',
|
||||
'version' => '6.1.6',
|
||||
'api_version' => '2.0.12',
|
||||
'db_version' => 22,
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user