From d23e1070be288ab4777993b0c37809fdb9e6835a Mon Sep 17 00:00:00 2001 From: snap01 <43982555+snap01@users.noreply.github.com> Date: Mon, 28 Oct 2024 20:35:03 +0000 Subject: [PATCH] Prepare system for 7.2 --- .github/CHANGELOG.md | 8 ++++++++ system.json | 4 ++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/.github/CHANGELOG.md b/.github/CHANGELOG.md index cf2cda29..6bc5c572 100644 --- a/.github/CHANGELOG.md +++ b/.github/CHANGELOG.md @@ -9,6 +9,14 @@ Happy gaming ! When not specified, all changes were made by @castanhocorreia, @HavlockV, and @snap01. +## Version 7.2 + +When not specified, all changes were made by @castanhocorreia, @HavlockV, and @snap01. + +- Fix Range Combat damage rolls +- Update to Japanese localization, thanks to @doumoku #1614 +- Update to Ukrainian localization, thanks to @JornieNonsubia #1611 + ## Version 7.1 When not specified, all changes were made by @castanhocorreia, @HavlockV, and @snap01. diff --git a/system.json b/system.json index bd8a1626..821201c8 100644 --- a/system.json +++ b/system.json @@ -2,7 +2,7 @@ "id": "CoC7", "title": "Call of Cthulhu 7th Edition", "description": "An implementation of the Call of Cthulhu 7th Edition game system for Foundry Virtual Tabletop.", - "version": "7.1", + "version": "7.2", "authors": [ { "name": "Miskatonic Investigative Society" @@ -207,7 +207,7 @@ "secondaryTokenAttribute": "attribs.san", "url": "https://github.com/Miskatonic-Investigative-Society/CoC7-FoundryVTT", "manifest": "https://github.com/Miskatonic-Investigative-Society/CoC7-FoundryVTT/releases/latest/download/system.json", - "download": "https://github.com/Miskatonic-Investigative-Society/CoC7-FoundryVTT/releases/download/7.1/system.zip", + "download": "https://github.com/Miskatonic-Investigative-Society/CoC7-FoundryVTT/releases/download/7.2/system.zip", "media": [ { "type": "setup",