diff --git a/CHANGELOG.md b/CHANGELOG.md index 28fe66c..89898c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Change log +## 1.4.7 - 2024-02-20 + +* 98b8919381 (fix) Make sure videoName is always the filename + ## 1.4.6 - 2024-02-08 * d0ab33081a (chore) Add php 8.3 support diff --git a/composer.json b/composer.json index 6769f35..92b99ce 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "deuxhuithuit/craft-cloudflare-stream", "description": "Upload your videos assets to Cloudflare Stream from Craft CMS assets interface", "type": "craft-plugin", - "version": "1.4.6", + "version": "1.4.7", "keywords": [ "cloudflare", "stream",