Skip to content

Commit a40a44f

Browse files
committed
1.25.5
1 parent a44c16d commit a40a44f

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Next Release
44

5+
## 1.25.5
6+
57
- Fix an issue in Foundry v13 that was preventing some chat message cards from working properly ([#1060](https://github.com/ben/foundry-ironsworn/pull/1060))
68

79
## 1.25.4

system/system.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
"title": "Ironsworn & Starforged",
44
"description": "An implementation of the Ironsworn and Starforged systems, by Shawn Tomkin.",
55
"license": "LICENSE.txt",
6-
"version": "1.25.4",
6+
"version": "1.25.5",
77
"url": "https://github.com/ben/foundry-ironsworn",
88
"manifest": "https://github.com/ben/foundry-ironsworn/releases/latest/download/system.json",
9-
"download": "https://github.com/ben/foundry-ironsworn/releases/download/1.25.4/ironsworn.zip",
9+
"download": "https://github.com/ben/foundry-ironsworn/releases/download/1.25.5/ironsworn.zip",
1010
"compatibility": {
1111
"minimum": 11,
1212
"verified": 13

0 commit comments

Comments
 (0)