From 56b0dc76db5446ef69438489f124d1c65d4ea266 Mon Sep 17 00:00:00 2001 From: Jan Henckens Date: Tue, 28 May 2024 19:34:42 +0200 Subject: [PATCH] Stable Craft 5 release --- CHANGELOG.md | 3 +++ composer.json | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) 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",