diff --git a/CHANGELOG.md b/CHANGELOG.md index 815a3d283..9b4aab5df 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## Next Release +## 1.22.5 + - Add compendium folders for oracles, moves, and assets - these don't affect our custom oracle/move/asset tree displays yet, but this change lays some groundwork for it diff --git a/system/system.json b/system/system.json index a61401ac1..64ef6f9c8 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.4", + "version": "1.22.5", "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.4/ironsworn.zip", + "download": "https://github.com/ben/foundry-ironsworn/releases/download/1.22.5/ironsworn.zip", "compatibility": { "minimum": 11, "verified": 11