diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d844aebe..f6c530322 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## Next Release +## 1.22.13 + - Extend the new setting into a "manual rolling mode" ([#961](https://github.com/ben/foundry-ironsworn/pull/961)) ## 1.22.12 diff --git a/system/system.json b/system/system.json index d4d1107ba..d9357fc18 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.12", + "version": "1.22.13", "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.12/ironsworn.zip", + "download": "https://github.com/ben/foundry-ironsworn/releases/download/1.22.13/ironsworn.zip", "compatibility": { "minimum": 11, "verified": 11