From 2390648ccfe5d3657d38debd4adc647a940e4bdd Mon Sep 17 00:00:00 2001 From: Ben Straub Date: Wed, 28 Aug 2024 18:36:33 -0700 Subject: [PATCH] 1.24.0 --- CHANGELOG.md | 2 ++ system/system.json | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0ec06ff97..713605648 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## Next Release +## 1.24.0 + This is a major update that includes Sundered Isles content, but also brings along a host of changes: - Selection of content happens in the first-start dialog, which will show the first time you open your world after this update. The checkboxes you select will affect everything in the world, so you can give every character access to both Delve and Sundered Isles moves and oracles. diff --git a/system/system.json b/system/system.json index ad3e0f7b2..66f944341 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.23.7", + "version": "1.24.0", "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.23.7/ironsworn.zip", + "download": "https://github.com/ben/foundry-ironsworn/releases/download/1.24.0/ironsworn.zip", "compatibility": { "minimum": 11, "verified": 12