Skip to content

Commit

Permalink
0.2.3 hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
HavlockV committed Aug 10, 2020
1 parent 76e78bb commit 34c8766
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ Compendium 'Weapons' contains a single test weapon.

## What is working

version 0.2.3 :

* Hotfix.

version 0.2.2 :

* PDFoundry Integration.
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 @@
"name": "CoC7",
"title": "The Call of Cthulhu 7th edition",
"description": "The Call of Cthulhu 7th edition simple game system",
"version": "0.2.2",
"version": "0.2.3",
"author": "HavelockV",
"minimumCoreVersion": "0.5.2",
"compatibleCoreVersion": "0.6.5",
Expand Down Expand Up @@ -69,6 +69,6 @@
"secondaryTokenAttribute": "power",
"url": "https://github.com/HavlockV/CoC7-FoundryVTT/",
"manifest": "https://github.com/HavlockV/CoC7-FoundryVTT/raw/master/system.json",
"download": "https://github.com/HavlockV/CoC7-FoundryVTT/archive/0.2.2.zip"
"download": "https://github.com/HavlockV/CoC7-FoundryVTT/archive/0.2.3.zip"
}

0 comments on commit 34c8766

Please sign in to comment.