Skip to content

Commit

Permalink
1.20.8
Browse files Browse the repository at this point in the history
  • Loading branch information
ben committed Dec 30, 2022
1 parent a794cc8 commit f9cea80
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.20.8

- Fix a bug where some sheets won't open
- Under the hood: dependabot enabled, and some dependencies are updated

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.20.7",
"version": "1.20.8",
"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.20.7/ironsworn.zip",
"download": "https://github.com/ben/foundry-ironsworn/releases/download/1.20.8/ironsworn.zip",
"compatibility": {
"minimum": 10,
"verified": 10
Expand Down

0 comments on commit f9cea80

Please sign in to comment.