diff --git a/CHANGELOG.md b/CHANGELOG.md index b91663d..8671c58 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ All notable changes to this project will be documented in this file. +## 4.0.0-beta.5 - 2022-09-06 + +### Fixed +- fix regeneration on revision changes + ## 4.0.0-beta.4 - 2022-09-06 ### Fixed diff --git a/composer.json b/composer.json index 186e27a..6be2988 100755 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "percipiolondon/craft-shortlink", "description": "This Craft CMS plugin adds support to generate an unique url short link", "type": "craft-plugin", - "version": "4.0.0-beta.4", + "version": "4.0.0-beta.5", "keywords": [ "craft", "cms",