Skip to content

Commit acc4785

Browse files
committed
1.25.2
1 parent 9818ffc commit acc4785

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

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.2
6+
57
- Fix chat noise when tabbing among the header text fields (name/callsign/pronouns/characteristics) on the SF character sheet ([#1056](https://github.com/ben/foundry-ironsworn/pull/1056))
68

79
## 1.25.1

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.1",
6+
"version": "1.25.2",
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.1/ironsworn.zip",
9+
"download": "https://github.com/ben/foundry-ironsworn/releases/download/1.25.2/ironsworn.zip",
1010
"compatibility": {
1111
"minimum": 11,
1212
"verified": 13

0 commit comments

Comments
 (0)