From 5a5f8835ea3e9624ff6aa7372071567b12e5c6ae Mon Sep 17 00:00:00 2001 From: Mike Bloy Date: Sun, 31 May 2026 17:02:22 -0500 Subject: [PATCH] version bump 2.4.0 --- CHANGELOG.md | 2 +- src/module.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 74c331e..48e4de5 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] +## [2.4.0] - add door tile and door open tile hiding to wall config. diff --git a/src/module.json b/src/module.json index e7053a2..a548d28 100644 --- a/src/module.json +++ b/src/module.json @@ -1,7 +1,7 @@ { "id": "mb-assets", "title": "MB assets", - "version": "2.3.0", + "version": "2.4.0", "compatibility": { "minimum": "13", "verified": "13"