From fdb25fae9d12334405fd5e3dbe747949bba40a2b Mon Sep 17 00:00:00 2001 From: Eddie Dover Date: Tue, 17 Oct 2023 14:51:56 -0700 Subject: [PATCH] Updated changelog and version bump --- CHANGELOG.md | 6 ++++++ package.json | 2 +- src/module.json | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5c1cb7a..eb4ddf9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## 1.4.7 (2023-10-17) + +##### Bug Fixes + +* now displays variant stats properly ([6e1c94b5]('https://github.com/EddieDover/theater-of-the-mind'/commit/6e1c94b549a1019d43b195759536f686f822e11c)) + ## 1.4.6 (2023-10-17) ##### Bug Fixes diff --git a/package.json b/package.json index 90b5d30..188c25e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "theater-of-the-mind", - "version": "1.4.6", + "version": "1.4.7", "description": "A FoundryVTT module for DMs", "main": "index.js", "author": { diff --git a/src/module.json b/src/module.json index 311da5c..effc4e0 100644 --- a/src/module.json +++ b/src/module.json @@ -37,7 +37,7 @@ "url": "https://github.com/eddiedover/" } ], - "version": "1.4.6", + "version": "1.4.7", "compatibility": { "minimum": "11", "verified": "11"