diff --git a/CHANGELOG.md b/CHANGELOG.md index 722d8e4a1..258c17e9d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## Next Release +## 1.22.8 + - Fix a bug where the _Repair_ move was having its table removed ([#910](https://github.com/ben/foundry-ironsworn/pull/910)) ## 1.22.7 diff --git a/system/system.json b/system/system.json index 637d34fa1..ca2db830c 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.7", + "version": "1.22.8", "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.7/ironsworn.zip", + "download": "https://github.com/ben/foundry-ironsworn/releases/download/1.22.8/ironsworn.zip", "compatibility": { "minimum": 11, "verified": 11