diff --git a/CHANGELOG.md b/CHANGELOG.md index 40d4fdec8..68fc79720 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## Next Release +## 1.22.2 + - Fixed a bug that sometimes caused health, supply, momentum, or spirit to reset when loading an older world ([#865](https://github.com/ben/foundry-ironsworn/issues/865)) ## 1.22.1 diff --git a/system/system.json b/system/system.json index d90e692e4..977fce2cc 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.1", + "version": "1.22.2", "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.1/ironsworn.zip", + "download": "https://github.com/ben/foundry-ironsworn/releases/download/1.22.2/ironsworn.zip", "compatibility": { "minimum": 11, "verified": 11