Skip to content

Commit

Permalink
1.10.25
Browse files Browse the repository at this point in the history
  • Loading branch information
ben committed Mar 16, 2022
1 parent 4d631e0 commit 0d72051
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 @@

## In progress

## 1.10.25

- Fix a bug where creating progress/vow items would output to chat multiple times ([#235](https://github.com/ben/foundry-ironsworn/pull/235))
- Add a notes area to the delve sheet ([#236](https://github.com/ben/foundry-ironsworn/pull/236))

Expand Down
4 changes: 2 additions & 2 deletions system/system.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"name": "foundry-ironsworn",
"title": "Ironsworn",
"description": "An implementation of the Ironsworn system, by Shawn Tomkins.",
"version": "1.10.24",
"version": "1.10.25",
"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.10.24/ironsworn.zip",
"download": "https://github.com/ben/foundry-ironsworn/releases/download/1.10.25/ironsworn.zip",
"minimumCoreVersion": "0.8.3",
"compatibleCoreVersion": "9",
"templateVersion": 2,
Expand Down

0 comments on commit 0d72051

Please sign in to comment.