diff --git a/THANKS.md b/THANKS.md index 012a09c3f6..af0d14600c 100755 --- a/THANKS.md +++ b/THANKS.md @@ -4,6 +4,7 @@ Over time, many people have contributed to Firefly III. Their efforts are not al Please find below all the people who contributed to the Firefly III code. Their names are mentioned in the year of their first contribution. ## 2026 +- mateuszkulapl - Gianluca Martino - embedded diff --git a/config/firefly.php b/config/firefly.php index fc118df921..a6de005eeb 100644 --- a/config/firefly.php +++ b/config/firefly.php @@ -79,7 +79,7 @@ return [ // see cer.php for exchange rates feature flag. ], 'version' => 'develop/2026-01-25', - 'build_time' => 1769359942, + 'build_time' => 1769368548, 'api_version' => '2.1.0', // field is no longer used. 'db_version' => 28, // field is no longer used.