diff --git a/CHANGELOG.md b/CHANGELOG.md index 8a559cc..819b6dc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [3.2.7](https://github.com/mauricerenck/kirby-podcaster/compare/v3.2.6...v3.2.7) (2024-08-21) + + +### Bug Fixes + +* provide default value ([60a19d3](https://github.com/mauricerenck/kirby-podcaster/commit/60a19d305dbf7d59509477ac342ec95a90c9a1a9)) + ## [3.2.6](https://github.com/mauricerenck/kirby-podcaster/compare/v3.2.5...v3.2.6) (2024-08-21) diff --git a/composer.json b/composer.json index be46637..3bfb306 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "mauricerenck/podcaster", - "version": "3.2.6", + "version": "3.2.7", "description": "A Kirby Podcast Plugin", "homepage": "https://github.com/mauricerenck/kirby-podcaster", "type": "kirby-plugin",