From 92b3b5b29d922c0e7d89d83b8a27c4a465f3f712 Mon Sep 17 00:00:00 2001 From: Ben Straub Date: Thu, 31 Oct 2024 05:41:38 -0700 Subject: [PATCH] 1.24.5 --- CHANGELOG.md | 2 ++ system/system.json | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cb20b11ec..f29af5624 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## Next Release +## 1.24.5 + - Fix a bug where cinder/wraith and cursed-die rolls wouldn't work unless Dice So Nice was enabled ([#1035](https://github.com/ben/foundry-ironsworn/pull/1035)) ## 1.24.4 diff --git a/system/system.json b/system/system.json index 53d1495cd..adecf9960 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.4", + "version": "1.24.5", "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.4/ironsworn.zip", + "download": "https://github.com/ben/foundry-ironsworn/releases/download/1.24.5/ironsworn.zip", "compatibility": { "minimum": 11, "verified": 12