From 805e9c1d2f19001d296b82013606bce1cee18311 Mon Sep 17 00:00:00 2001 From: Ben Straub Date: Mon, 13 Jan 2025 05:47:30 -0800 Subject: [PATCH] 1.24.9 --- CHANGELOG.md | 2 ++ system/system.json | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bb5fd59aa..5540a47a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## Next Release +## 1.24.9 + - Set a default icon for stellar objects, at least when changing their subtype - Allow rolling +hold from the preroll dialog if a move trigger is written that way diff --git a/system/system.json b/system/system.json index 3d5c26e98..25e52afc8 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.8", + "version": "1.24.9", "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.8/ironsworn.zip", + "download": "https://github.com/ben/foundry-ironsworn/releases/download/1.24.9/ironsworn.zip", "compatibility": { "minimum": 11, "verified": 12