diff --git a/CHANGELOG_en-GB.md b/CHANGELOG_en-GB.md index 01d1890..9837b01 100644 --- a/CHANGELOG_en-GB.md +++ b/CHANGELOG_en-GB.md @@ -1,3 +1,7 @@ +# 3.3.1 + +* Feat: Add support for old shopware 6.5.0.0 + # 3.3.0 * Feat: Remove magic generation of filesystem configurations. Please migrate the file "var/bunnycdn_config.yml" to configurations within "config/packages/" diff --git a/composer.json b/composer.json index 41ec291..58d19d2 100644 --- a/composer.json +++ b/composer.json @@ -9,7 +9,7 @@ "storage" ], "description": "This plugins allows you to use BunnyCdn as adapter for media", - "version": "3.3.0", + "version": "3.3.1", "type": "shopware-platform-plugin", "license": "mit", "authors": [