From f8ee78a5d802b34cf5ca7f4a2cc7deef3fd5b62c Mon Sep 17 00:00:00 2001 From: Ben Straub Date: Sat, 9 Nov 2024 10:45:15 -0800 Subject: [PATCH] 1.24.7 --- CHANGELOG.md | 2 ++ system/system.json | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 38352d9ac..b799377f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## Next Release +## 1.24.7 + - Fix a bug where clicking "+Vow" would create a "progress" item instead of a "vow" item. - Extend the location sheet to include IS islands and settlements ([#1037](https://github.com/ben/foundry-ironsworn/pull/1037)) diff --git a/system/system.json b/system/system.json index 3f7e99978..e21b942aa 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.6", + "version": "1.24.7", "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.6/ironsworn.zip", + "download": "https://github.com/ben/foundry-ironsworn/releases/download/1.24.7/ironsworn.zip", "compatibility": { "minimum": 11, "verified": 12