diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d4a1b1..0dd8e76 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). -## Unreleased +## 4.1.2 - 2023-03-09 ### Fixed - Fixed an error that occurred if the Roll Your Own widget was set to use a nonexistent template diff --git a/composer.json b/composer.json index ab55c47..e9bd8e7 100755 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "spicyweb/craft-odds-and-ends", "description": "A collection of useful tools for Craft CMS websites", "type": "craft-plugin", - "version": "4.1.1", + "version": "4.1.2", "keywords": [ "craft", "cms",