Skip to content

Commit

Permalink
Merge pull request #1442 from snap01/develop
Browse files Browse the repository at this point in the history
Prepare system for 0.10.7
  • Loading branch information
snap01 authored Nov 19, 2023
2 parents f013ef8 + 6ce7f72 commit d83c60c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions .github/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ Happy gaming !

When not specified, all changes were made by @castanhocorreia, @HavlockV, and @snap01.

## Version 0.10.7

When not specified, all changes were made by @castanhocorreia, @HavlockV, and @snap01.

- Fix a bug where token image wasn't set properly with generic icon
- Fix CoC ID filtering by language/era issues, and regression issues caused by #1435, thanks to @Technus #1418 and #1439
- Fix dholehouse importer for characters with a single item on their possesions. Fixes #1423, thanks to @pconcepcion #1424
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": "0.10.6",
"version": "0.10.7",
"authors": [
{
"name": "Miskatonic Investigative Society"
Expand Down Expand Up @@ -145,5 +145,5 @@
"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/latest/download/system.zip"
"download": "https://github.com/Miskatonic-Investigative-Society/CoC7-FoundryVTT/releases/download/0.10.7/system.zip"
}

0 comments on commit d83c60c

Please sign in to comment.