From ecda010d0bf5ec335071bcf8b0394c76a6a6ac5d Mon Sep 17 00:00:00 2001 From: Ben Straub Date: Mon, 4 Nov 2024 15:27:38 -0800 Subject: [PATCH] 1.24.6 --- CHANGELOG.md | 2 ++ system/system.json | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a19236d2e..ef1115688 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## Next Release +## 1.24.6 + - Fix a bug where changing the name of a move in the compendium doesn't change it in the move sheet ([#1036](https://github.com/ben/foundry-ironsworn/pull/1036)) ## 1.24.5 diff --git a/system/system.json b/system/system.json index adecf9960..3f7e99978 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.5", + "version": "1.24.6", "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.5/ironsworn.zip", + "download": "https://github.com/ben/foundry-ironsworn/releases/download/1.24.6/ironsworn.zip", "compatibility": { "minimum": 11, "verified": 12