Skip to content

Commit

Permalink
1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ben committed Jul 10, 2021
1 parent f6ece62 commit ea76ae4
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.1.0

- "Burn momentum" button in chat cards ([#78](https://github.com/ben/foundry-ironsworn/pull/78))
- Images for vows and progress items ([#80](https://github.com/ben/foundry-ironsworn/pull/80))

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.0.1",
"version": "1.1.0",
"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.0.1/ironsworn.zip",
"download": "https://github.com/ben/foundry-ironsworn/releases/download/1.1.0/ironsworn.zip",
"minimumCoreVersion": "0.8.3",
"compatibleCoreVersion": "0.8.8",
"templateVersion": 2,
Expand Down

0 comments on commit ea76ae4

Please sign in to comment.