Skip to content

Commit

Permalink
v4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
viniciusgerevini committed Feb 14, 2024
1 parent c682f56 commit 6e1c1c8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html)

## Unreleased
## 4.0.0 (2024-02-14)

### Breaking changes

Expand Down
4 changes: 2 additions & 2 deletions addons/clyde/plugin.cfg
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[plugin]

name="Clyde Dialogue"
description="Interpreter and importer for Clyde Dialogue Language"
description="Tools for writting and interpreting dialogues using Clyde. Editor, Interpreter and importer."
author="Vinicius Gerevini"
version="3.2.0"
version="4.0.0"
script="plugin.gd"

0 comments on commit 6e1c1c8

Please sign in to comment.