Skip to content

Commit 6babf0b

Browse files
committed
0.4.2
1 parent afd8e0e commit 6babf0b

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## In progress
44

5+
## 0.4.2
6+
57
- Momentum boxes above max are disabled ([#32](https://github.com/ben/foundry-ironsworn/pull/32))
68
- Separate sheet for moves ([#33](https://github.com/ben/foundry-ironsworn/pull/33))
79
- Framework for multiple themes ([#35](https://github.com/ben/foundry-ironsworn/pull/35))

system/system.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
"name": "foundry-ironsworn",
33
"title": "Ironsworn",
44
"description": "An implementation of the Ironsworn system. Based entirely on the Simple Worldbuilding System for Foundry designed by Atropos.",
5-
"version": "0.4.1",
5+
"version": "0.4.2",
66
"url": "https://github.com/ben/foundry-ironsworn",
7-
"manifest": "https://github.com/ben/foundry-ironsworn/releases/download/0.4.1/system.json",
8-
"download": "https://github.com/ben/foundry-ironsworn/releases/download/0.4.1/ironsworn.zip",
7+
"manifest": "https://github.com/ben/foundry-ironsworn/releases/download/0.4.2/system.json",
8+
"download": "https://github.com/ben/foundry-ironsworn/releases/download/0.4.2/ironsworn.zip",
99
"minimumCoreVersion": "0.8.3",
1010
"compatibleCoreVersion": "0.8.6",
1111
"templateVersion": 2,

0 commit comments

Comments
 (0)