From f40c63211708e65f08e19f6ff4bc4d3adeb214eb Mon Sep 17 00:00:00 2001 From: Ben Straub Date: Sun, 8 Sep 2024 08:39:02 -0700 Subject: [PATCH] 1.24.3 --- CHANGELOG.md | 2 ++ system/system.json | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f2b75590f..ef769c0b0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## Next Release +## 1.24.3 + - Cursed die support when rolling oracles ([#1026](https://github.com/ben/foundry-ironsworn/pull/1026)) - Fix an issue with the truths dialog resulting in blank outputs ([#1027](https://github.com/ben/foundry-ironsworn/pull/1027)) - Fix a move data issue that was preventing SI "Set A Course" from being rollable diff --git a/system/system.json b/system/system.json index a5cf30ba6..35e02a004 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.2", + "version": "1.24.3", "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.2/ironsworn.zip", + "download": "https://github.com/ben/foundry-ironsworn/releases/download/1.24.3/ironsworn.zip", "compatibility": { "minimum": 11, "verified": 12