diff --git a/changelog.md b/changelog.md index dd0e5d9f74..cdec5f76c0 100644 --- a/changelog.md +++ b/changelog.md @@ -7,7 +7,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). ## Added -- #10725 +- [Discussion 10725](https://github.com/orgs/firefly-iii/discussions/10725) (New webhook triggers) started by @Billos New webhook triggers diff --git a/config/firefly.php b/config/firefly.php index 8d3fe2ba39..89c2b71302 100644 --- a/config/firefly.php +++ b/config/firefly.php @@ -79,7 +79,7 @@ return [ // see cer.php for exchange rates feature flag. ], 'version' => 'develop/2025-08-22', - 'build_time' => 1755838953, + 'build_time' => 1755840609, 'api_version' => '2.1.0', // field is no longer used. 'db_version' => 26,