From f2ee5baf1da3a2fa97c1dd8e38654a00f9ff78ca Mon Sep 17 00:00:00 2001 From: phBalance Date: Sat, 9 Nov 2024 20:12:47 -0700 Subject: [PATCH] chore(publish): release 4.0.5 --- CHANGELOG.md | 2 +- system.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 178e61ca..8933f690 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Releases -## Version 4.0.5 (So Far...) [Hero System 6e (Unofficial) v2](https://github.com/dmdorman/hero6e-foundryvtt) +## Version 4.0.5 [Hero System 6e (Unofficial) v2](https://github.com/dmdorman/hero6e-foundryvtt) - OCV/OMCV bonuses are no longer active effects. They only work for a specific instant attack. [#1285](https://github.com/dmdorman/hero6e-foundryvtt/issues/1285) - Fixed rare issue where adding some 6e powers to a 5e actor would prevent actor sheet from opening. diff --git a/system.json b/system.json index feffa3ad..a213a46e 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": "4.0.4", + "version": "4.0.5", "compatibility": { "minimum": "12", "verified": "12.331",