From 7f2c4c56ba0ad9376abf8b4c0583174d20e440ba Mon Sep 17 00:00:00 2001 From: Mike Bloy Date: Mon, 23 Mar 2026 19:14:59 -0500 Subject: [PATCH] version bump --- CHANGELOG.md | 2 +- src/module.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c3c77c..ee7a3fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased] +## [4.2.4] ### Changed diff --git a/src/module.json b/src/module.json index 5a82618..3404027 100644 --- a/src/module.json +++ b/src/module.json @@ -9,7 +9,7 @@ } ], "url": "https://git.bloy.org/foundryvtt/swade-mb-helpers", - "version": "4.2.3", + "version": "4.2.4", "compatibility": { "minimum": "13", "verified": "13"