Skip to content

Commit 206e219

Browse files
committed
1.25.1
1 parent 9dc98df commit 206e219

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.1
6+
57
- Fix scene sidebar buttons in v13 ([#1048](https://github.com/ben/foundry-ironsworn/pull/1048))
68
- Enable all ruleset buttons in the sidebar ([#1053](https://github.com/ben/foundry-ironsworn/pull/1053))
79

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

0 commit comments

Comments
 (0)