Skip to content

Commit

Permalink
1.21.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ben committed Apr 21, 2023
1 parent d7da4c5 commit b246fd7
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.21.4

- Allow custom images for assets and moves ([#734](https://github.com/ben/foundry-ironsworn/pull/734))
- Under the hood: dependency updates and refactoring

Expand Down
4 changes: 2 additions & 2 deletions system/system.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
"title": "Ironsworn & Starforged",
"description": "An implementation of the Ironsworn and Starforged systems, by Shawn Tomkin.",
"license": "LICENSE.txt",
"version": "1.21.3",
"version": "1.21.4",
"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.21.3/ironsworn.zip",
"download": "https://github.com/ben/foundry-ironsworn/releases/download/1.21.4/ironsworn.zip",
"compatibility": {
"minimum": 10,
"verified": 10
Expand Down

0 comments on commit b246fd7

Please sign in to comment.