From 66d35e1a0c1c475b50933b15ab5383216b520363 Mon Sep 17 00:00:00 2001 From: Eddie Dover Date: Fri, 6 Oct 2023 20:35:20 -0700 Subject: [PATCH] Changelog and Version Bump --- CHANGELOG.md | 6 ++++++ module/module.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 09a7d9a..e118f5a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +#### 1.2.1 (2023-10-07) + +##### Bug Fixes + +* corrected issue where perception was showing persuasion instead (ad5e0e3b) + ### 1.2.0 (2023-09-22) ##### Chores diff --git a/module/module.json b/module/module.json index 63601c7..f9718b8 100644 --- a/module/module.json +++ b/module/module.json @@ -37,7 +37,7 @@ "url": "https://github.com/eddiedover/" } ], - "version": "1.2.0", + "version": "1.2.1", "compatibility": { "minimum": "11", "verified": "11"