diff --git a/CHANGELOG.md b/CHANGELOG.md index cc2c0f9aa..1f87f72ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## Next Release +## 1.18.12 + - Fix a visual bug with sliding transition groups, e.g. marking a vow as complete ([#521](https://github.com/ben/foundry-ironsworn/pull/521)) - "Battered" and "Cursed" no longer cascade across actor sheets, but those sheets will get highlights suggesting other actors that have them set ([#523](https://github.com/ben/foundry-ironsworn/pull/523)) - Location sheet name change triggers token names to change (again) diff --git a/system/system.json b/system/system.json index e3108377a..fff33f9a3 100644 --- a/system/system.json +++ b/system/system.json @@ -4,10 +4,10 @@ "title": "Ironsworn & Starforged", "description": "An implementation of the Ironsworn and Starforged systems, by Shawn Tomkin.", "license": "LICENSE.txt", - "version": "1.18.11", + "version": "1.18.12", "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.18.11/ironsworn.zip", + "download": "https://github.com/ben/foundry-ironsworn/releases/download/1.18.12/ironsworn.zip", "minimumCoreVersion": "9", "compatibleCoreVersion": "10", "compatibility": {