diff --git a/CHANGELOG.md b/CHANGELOG.md index f41f5fc..1dfd278 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -# v0.18.1 (2024-03-05) +# v0.19.0 (2024-03-05) * Set `Cache-Control: max-age=900` header in NGINX server * Add `legendRelativePath` to `snow-surface-properties/regions/root.json` at the diff --git a/VERSION.env b/VERSION.env index ea17869..df94f9f 100644 --- a/VERSION.env +++ b/VERSION.env @@ -1 +1 @@ -export SERVER_VERSION="v0.18.1" +export SERVER_VERSION="v0.19.0"