diff --git a/changelog.md b/changelog.md index 1380001734..a96c15c561 100644 --- a/changelog.md +++ b/changelog.md @@ -20,7 +20,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). - [PR 8432](https://github.com/firefly-iii/firefly-iii/pull/8432) (Update favicons.twig) reported by @stevietv - [Issue 8433](https://github.com/firefly-iii/firefly-iii/issues/8433) (may be a wrong calculation) reported by @PterX - [Issue 8442](https://github.com/firefly-iii/firefly-iii/issues/8442) (v6.1.7 - Not expected this period) reported by @poudenes -- [Issue 8445](https://github.com/firefly-iii/firefly-iii/issues/8445) +- [Discussion 8445](https://github.com/orgs/firefly-iii/discussions/8445) (Offering to Contribute to Firefly Documentation) reported by @poupouproject - [Issue 8446](https://github.com/firefly-iii/firefly-iii/issues/8446) (There is an extra X ending symbol here) reported by @PterX - [Issue 8467](https://github.com/firefly-iii/firefly-iii/issues/8467) (API Endpoint /data/export/rules produces errorneous CSV output) reported by @not1q84-1 - [Issue 8472](https://github.com/firefly-iii/firefly-iii/issues/8472) (When left to spend is 0, the info box is red) reported by @nicosomb diff --git a/config/firefly.php b/config/firefly.php index 31ddb135bf..5079d7be10 100644 --- a/config/firefly.php +++ b/config/firefly.php @@ -115,7 +115,7 @@ return [ 'handle_debts' => true, // see cer.php for exchange rates feature flag. ], - 'version' => '6.1.7', + 'version' => '6.1.9', 'api_version' => '2.0.12', 'db_version' => 22,