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"