diff --git a/CHANGELOG.md b/CHANGELOG.md index b40109458..2a2b61c7e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## Next Release +## 1.20.19 + - Fix: the "Launch tour" button in the chat message works now 😳 - Under the hood: using Foundry v10 uuids more than id/pack pairs ([#629](https://github.com/ben/foundry-ironsworn/pull/629) and [#630](https://github.com/ben/foundry-ironsworn/pull/630)) diff --git a/system/system.json b/system/system.json index 25345bc94..fead363c4 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.20.18", + "version": "1.20.19", "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.20.18/ironsworn.zip", + "download": "https://github.com/ben/foundry-ironsworn/releases/download/1.20.19/ironsworn.zip", "compatibility": { "minimum": 10, "verified": 10