diff --git a/CHANGELOG.md b/CHANGELOG.md index 234d7cd..be2618f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [3.0.5] - 2024-08-30 Bugfix Release + ### Fixed - Fixed issue in db analyzer where it would say to modify the message field (#145) diff --git a/Documentation/Settings.cfg b/Documentation/Settings.cfg index 8e16cf2..9663e15 100644 --- a/Documentation/Settings.cfg +++ b/Documentation/Settings.cfg @@ -27,7 +27,7 @@ project = Jobapplications Extension # ... (recommended) version, displayed next to title (desktop) and in 1, 'createDirs' => '', 'clearCacheOnLoad' => true, - 'version' => '3.0.4', + 'version' => '3.0.5', 'constraints' => [ 'depends' => [ 'typo3' => '12.4.1-12.9.99'