From a5a42c78c329a4a18027f600fd2836d959609731 Mon Sep 17 00:00:00 2001 From: Ben Straub Date: Tue, 3 Sep 2024 07:50:15 -0700 Subject: [PATCH] 1.24.2 --- CHANGELOG.md | 2 ++ system/system.json | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) 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