diff --git a/CHANGELOG.md b/CHANGELOG.md index ea0c3df3d..c008673fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## Next Release +## 1.24.8 + - Expose `SFCharacterMoveSheet` to macro authors as `CONFIG.IRONSWORN.applications.SFCharacterMoveSheet` ## 1.24.7 diff --git a/system/system.json b/system/system.json index e21b942aa..3d5c26e98 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.7", + "version": "1.24.8", "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.7/ironsworn.zip", + "download": "https://github.com/ben/foundry-ironsworn/releases/download/1.24.8/ironsworn.zip", "compatibility": { "minimum": 11, "verified": 12