Skip to content

Commit

Permalink
1.22.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ben committed Sep 13, 2023
1 parent d323c6a commit c52b114
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.22.1

- Fixed a bug where pronouns and callsign wouldn't save ([#870](https://github.com/ben/foundry-ironsworn/pull/870))

## 1.22.0
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.22.0",
"version": "1.22.1",
"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.22.0/ironsworn.zip",
"download": "https://github.com/ben/foundry-ironsworn/releases/download/1.22.1/ironsworn.zip",
"compatibility": {
"minimum": 11,
"verified": 11
Expand Down

0 comments on commit c52b114

Please sign in to comment.