diff --git a/CHANGELOG.md b/CHANGELOG.md index 918cd3f..f08e56c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## 2.0.5 - 2023-08-03 + +### Fixed +- Fix multi-site singles not appearing. + ## 2.0.4 - 2023-07-21 ### Fixed diff --git a/composer.json b/composer.json index f505356..eb2912a 100755 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "verbb/expanded-singles", "description": "Extract Single entries to be top-level entries.", "type": "craft-plugin", - "version": "2.0.4", + "version": "2.0.5", "keywords": [ "craft", "cms",