diff --git a/composer.json b/composer.json index 318ce86..e8a0d6d 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "homm/hommsitemap", "description": "Craft 3 plugin that provides an easy way to provide and manage a XML sitemap for search engines like Google and Bing", "type": "craft-plugin", - "version": "1.0.4", + "version": "1.0.5", "keywords": [ "craft", "cms", @@ -39,7 +39,7 @@ "extra": { "name": "XML Sitemap Homm", "handle": "sitemap", - "schemaVersion": "1.0.4", + "schemaVersion": "1.0.5", "developer": "Homm", "developerUrl": "https://homm.ch/", "hasCpSettings": true,