From 385e5083f7ee548a295779ea0d2df33f00159e26 Mon Sep 17 00:00:00 2001 From: phBalance Date: Tue, 5 Mar 2024 21:12:01 -0700 Subject: [PATCH] docs(release): release 3.0.61 --- CHANGELOG.md | 2 +- system.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 14de451c..133df660 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Releases -## Version 3.0.61 (So far...) [Hero System 6e (Unofficial) v2](https://github.com/dmdorman/hero6e-foundryvtt) +## Version 3.0.61 [Hero System 6e (Unofficial) v2](https://github.com/dmdorman/hero6e-foundryvtt) - Power & Skill descriptions are now readonly as they are not intended to be edited. Descriptions are automatically generated using the Power/Skill properties. [#801](https://github.com/dmdorman/hero6e-foundryvtt/issues/801) - Actor shows systemVersion at time of HDC upload on actor sheet. [#800](https://github.com/dmdorman/hero6e-foundryvtt/issues/800) diff --git a/system.json b/system.json index c65fbd09..6b00cd00 100644 --- a/system.json +++ b/system.json @@ -3,7 +3,7 @@ "name": "hero6e-foundryvtt-v2", "title": "Hero System 6e (Unofficial) v2", "description": "The Hero System 6e for FoundryVTT!", - "version": "3.0.60", + "version": "3.0.61", "compatibility": { "minimum": 11, "verified": "11.315",