diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a91b3e65..369dfe621 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## Next Release +## 1.24.2 + - Some moves had been imported wrongly, and weren't rollable as they should be, e.g. _Endure Stress_ ([#1025](https://github.com/ben/foundry-ironsworn/pull/1025)) ## 1.24.1 diff --git a/system/system.json b/system/system.json index ad128bb4d..a5cf30ba6 100644 --- a/system/system.json +++ b/system/system.json @@ -3,10 +3,10 @@ "title": "Ironsworn & Starforged", "description": "An implementation of the Ironsworn and Starforged systems, by Shawn Tomkin.", "license": "LICENSE.txt", - "version": "1.24.1", + "version": "1.24.2", "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.24.1/ironsworn.zip", + "download": "https://github.com/ben/foundry-ironsworn/releases/download/1.24.2/ironsworn.zip", "compatibility": { "minimum": 11, "verified": 12