diff --git a/CHANGELOG.md b/CHANGELOG.md index 6932415..a87bdb9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## 5.0.0 - 2024-05-28 +### Added +- Craft 5 support ## 5.0.0.beta-01 - 2024-04-18 ### Added diff --git a/composer.json b/composer.json index a7c7653..46ff287 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "statikbe/craft-translate", "description": "Translate static string from the Craft control panel", "type": "craft-plugin", - "version": "5.0.0.beta-01", + "version": "5.0.0", "keywords": [ "craft", "cms",