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",