diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ea6fee..51eb81c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) -## Unreleased +## 5.0.0 (2024-09-11) ### Breaking changes diff --git a/addons/clyde/plugin.cfg b/addons/clyde/plugin.cfg index c30c8fa..d6c01d6 100644 --- a/addons/clyde/plugin.cfg +++ b/addons/clyde/plugin.cfg @@ -3,5 +3,5 @@ name="Clyde Dialogue" description="Interpreter and importer for Clyde Dialogue Language" author="Vinicius Gerevini" -version="4.0.0" +version="5.0.0" script="plugin.gd"