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