Skip to content

Commit

Permalink
1.18.13
Browse files Browse the repository at this point in the history
  • Loading branch information
ben committed Nov 5, 2022
1 parent 3c7adf0 commit d946b42
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Next Release

## 1.18.13

- Update the asset pop-out sheet to present half-edit (which more closely matches the cards) and full-edit experiences ([#524](https://github.com/ben/foundry-ironsworn/pull/524))
- Add conditions to assets (also [#524](https://github.com/ben/foundry-ironsworn/pull/524))
- Include asset conditions in the PC-condition tooltips ([#525](https://github.com/ben/foundry-ironsworn/pull/525))
Expand Down
4 changes: 2 additions & 2 deletions system/system.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
"title": "Ironsworn & Starforged",
"description": "An implementation of the Ironsworn and Starforged systems, by Shawn Tomkin.",
"license": "LICENSE.txt",
"version": "1.18.12",
"version": "1.18.13",
"url": "https://github.com/ben/foundry-ironsworn",
"manifest": "https://github.com/ben/foundry-ironsworn/releases/latest/download/system.json",
"download": "https://github.com/ben/foundry-ironsworn/releases/download/1.18.12/ironsworn.zip",
"download": "https://github.com/ben/foundry-ironsworn/releases/download/1.18.13/ironsworn.zip",
"minimumCoreVersion": "9",
"compatibleCoreVersion": "10",
"compatibility": {
Expand Down

0 comments on commit d946b42

Please sign in to comment.