From 4e7948ef1ba25d5fa4d867324b623bb92223d002 Mon Sep 17 00:00:00 2001 From: Brad Bell Date: Sun, 2 Jul 2023 20:36:08 -0700 Subject: [PATCH] 2.4.1 --- CHANGELOG.md | 2 +- composer.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ed36402..0de687c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Release Notes for Anchors -## Unreleased +## 2.4.1 - 2023-07-02 - Fixed a couple of URL formatting bugs around case sensitivity and punctuation. ([#31](https://github.com/craftcms/anchors/issues/31)) diff --git a/composer.json b/composer.json index 43a92fe..b2b6480 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "craftcms/anchors", "description": "Add anchor links to headings in your Craft CMS website content.", - "version": "2.4.0", + "version": "2.4.1", "type": "craft-plugin", "keywords": [ "html",