From 9971d75f589d4571c3dd638a8a955ca10521fa6c Mon Sep 17 00:00:00 2001 From: Ben Straub Date: Tue, 26 Sep 2023 18:53:30 -0700 Subject: [PATCH] 1.22.4 --- CHANGELOG.md | 2 ++ system/system.json | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c2aff0755..556ddc519 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## Next Release +## 1.22.4 + - Fix a bug with "highest-of" stat selection, as with _Endure Stress_ ([#880](https://github.com/ben/foundry-ironsworn/pull/880)) ## 1.22.3 diff --git a/system/system.json b/system/system.json index 60a9452f0..5b2d4d822 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.22.3", + "version": "1.22.4", "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.22.3/ironsworn.zip", + "download": "https://github.com/ben/foundry-ironsworn/releases/download/1.22.4/ironsworn.zip", "compatibility": { "minimum": 11, "verified": 11