diff --git a/CHANGELOG.md b/CHANGELOG.md index 48ec0476a..2b5e2e9fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## Next Release +## 1.20.1 + - Bring back progress-item stars in the SF character sheet - Fix a visual glitch with super-wide legacy tracks - Further polish to CSS and the site sheet ([#543](https://github.com/ben/foundry-ironsworn/pull/543)) diff --git a/system/system.json b/system/system.json index ba66ad935..1c785ea8d 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.0", + "version": "1.20.1", "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.0/ironsworn.zip", + "download": "https://github.com/ben/foundry-ironsworn/releases/download/1.20.1/ironsworn.zip", "compatibility": { "minimum": 10, "verified": 10