diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ed9f7868..cdffb430a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## Next Release +## 1.23.3 + - Add a "hold" resource to PC and shared sheets ([#998](https://github.com/ben/foundry-ironsworn/pull/998)) - Update the SF "sector" dialog to include SI region terms, and make it available via scene-nav right-click ([#996](https://github.com/ben/foundry-ironsworn/pull/996)) - Add the beginnings of an "Oceanic" color theme ([#997](https://github.com/ben/foundry-ironsworn/pull/997)) diff --git a/system/system.json b/system/system.json index b3912fd84..1537bfeee 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.23.2", + "version": "1.23.3", "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.23.2/ironsworn.zip", + "download": "https://github.com/ben/foundry-ironsworn/releases/download/1.23.3/ironsworn.zip", "compatibility": { "minimum": 11, "verified": 12