Skip to content

Commit

Permalink
Merge pull request #1617 from snap01/develop
Browse files Browse the repository at this point in the history
Prepare system for 7.2
  • Loading branch information
snap01 authored Oct 28, 2024
2 parents c8b6c39 + d23e107 commit 494ccfc
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions .github/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
4 changes: 2 additions & 2 deletions system.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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",
Expand Down

0 comments on commit 494ccfc

Please sign in to comment.