From 1b64e57002a3bf91674b0aeaffacc8eb42e60360 Mon Sep 17 00:00:00 2001 From: Ben Straub Date: Fri, 30 Aug 2024 07:49:05 -0700 Subject: [PATCH] 1.24.1 --- CHANGELOG.md | 2 ++ system/system.json | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e7fcc92ba..3566747f6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## Next Release +## 1.24.1 + - Avoided doing a full load of moves when showing the move sheet, resulting in better performance ([#1023](https://github.com/ben/foundry-ironsworn/pull/1023)) - Brought back support for the "Custom Moves" folder (also [#1023](https://github.com/ben/foundry-ironsworn/pull/1023)) - First-start dialog: prevent a situation where an expansion is enabled but not the ruleset it builds on (you shouldn't be able to enable Delve without Ironsworn) diff --git a/system/system.json b/system/system.json index 66f944341..ad128bb4d 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.0", + "version": "1.24.1", "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.0/ironsworn.zip", + "download": "https://github.com/ben/foundry-ironsworn/releases/download/1.24.1/ironsworn.zip", "compatibility": { "minimum": 11, "verified": 12