diff --git a/VERSION b/VERSION index 2844977..0369d0b 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.21.1 +1.21.2 diff --git a/docs/docs/CHANGELOG.md b/docs/docs/CHANGELOG.md index 5ea384d..115159d 100644 --- a/docs/docs/CHANGELOG.md +++ b/docs/docs/CHANGELOG.md @@ -13,6 +13,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## v1.21.2: Minfilia Warde - Echo 2 + ### Fixes #### Fixes a problem with nonstandard URLs and redirects diff --git a/package-lock.json b/package-lock.json index 49d2666..cf22169 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@techaro/anubis", - "version": "1.21.1", + "version": "1.21.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@techaro/anubis", - "version": "1.21.1", + "version": "1.21.2", "license": "ISC", "devDependencies": { "cssnano": "^7.1.0", diff --git a/package.json b/package.json index 6518f4d..7ecc849 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@techaro/anubis", - "version": "1.21.1", + "version": "1.21.2", "description": "", "main": "index.js", "scripts": {