diff --git a/VERSION b/VERSION index a2b5571..53cc1a6 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.24.0-pre1 +1.24.0 diff --git a/docs/docs/CHANGELOG.md b/docs/docs/CHANGELOG.md index 73a8d1e..6950ab8 100644 --- a/docs/docs/CHANGELOG.md +++ b/docs/docs/CHANGELOG.md @@ -13,7 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 -## v1.24.0 [pre1]: Y'shtola Rhul +## v1.24.0: Y'shtola Rhul Anubis is back and better than ever! Lots of minor fixes with some big ones interspersed. diff --git a/package.json b/package.json index e85027e..f9a890d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@techaro/anubis", - "version": "1.24.0-pre1", + "version": "1.24.0", "description": "", "main": "index.js", "scripts": {