From b28bdd094af579c427abcf989cdcc4897af3a859 Mon Sep 17 00:00:00 2001 From: Ben Straub Date: Tue, 27 Aug 2024 17:43:59 -0700 Subject: [PATCH] 1.24.0-alpha --- CHANGELOG.md | 2 ++ system/system.json | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 55e9e5835..c5a4e4121 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..6d99ff398 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-alpha", "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-alpha/ironsworn.zip", "compatibility": { "minimum": 11, "verified": 12