From 1c97dcf610b0141355f34253ddf95d96660204a5 Mon Sep 17 00:00:00 2001 From: Mats Mikkel Rummelhoff Date: Tue, 26 Apr 2022 17:32:03 +0200 Subject: [PATCH] Bump to 1.4.2 --- CHANGELOG.md | 2 +- composer.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 45ec08b..b81e431 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 +## 1.4.2 - 2022-04-26 ### Fixed - Fixes an issue where CP Field Inspect could interfere with Plugin Store buy buttons inside the control panel diff --git a/composer.json b/composer.json index a2248c6..5f5bb4e 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "mmikkel/cp-field-inspect", "description": "Inspect field handles and easily edit field and element source settings", "type": "craft-plugin", - "version": "1.4.1", + "version": "1.4.2", "keywords": [ "craft", "cms",