diff --git a/changelog.md b/changelog.md index a78dbc8..f409d46 100644 --- a/changelog.md +++ b/changelog.md @@ -1,4 +1,4 @@ -## 2.1.0 (not yet released) +## 2.1.0 * Command outputs are now colored. * Fixed a bug where players in creative mode would not be teleported correctly. * Made various commands available via the server console. diff --git a/plugin.yml b/plugin.yml index e0a6d7f..6c548e7 100644 --- a/plugin.yml +++ b/plugin.yml @@ -1,5 +1,5 @@ name: Craft Inc. Gates -version: 2.1.0-beta +version: 2.1.0 description: A plugin to create gates for fast traveling. softdepend: [Vault] author: tomco, s1m0ne