From 50d7f9d1ecab5ed20a3dcc51d9468e39c906b8c7 Mon Sep 17 00:00:00 2001 From: JC5 Date: Fri, 22 Aug 2025 07:31:58 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20Auto=20commit=20for=20release=20?= =?UTF-8?q?'develop'=20on=202025-08-22?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changelog.md | 2 +- config/firefly.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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,