From 4eb3d40493a4e111049258bbf4462d6d887f1794 Mon Sep 17 00:00:00 2001 From: Ben Straub Date: Tue, 27 Sep 2022 08:08:00 -0700 Subject: [PATCH] 1.17.19 --- CHANGELOG.md | 2 ++ system/system.json | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0a62ee20f..3db195faa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## Next Release +## 1.17.19 + - Ironsworn assets are now sourced from Dataforged, fixing a number of data issues ([#483](https://github.com/ben/foundry-ironsworn/pull/483)) - Add icons to Starforged encounter items ([#478](https://github.com/ben/foundry-ironsworn/pull/478)) - Behind the scenes: record asset categories ([#481](https://github.com/ben/foundry-ironsworn/pull/481)) and colors ([#484](https://github.com/ben/foundry-ironsworn/pull/484)) to compendium items diff --git a/system/system.json b/system/system.json index 68a182c07..a678457b8 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 Tomkins.", "license": "LICENSE.txt", - "version": "1.17.18", + "version": "1.17.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.17.18/ironsworn.zip", + "download": "https://github.com/ben/foundry-ironsworn/releases/download/1.17.19/ironsworn.zip", "minimumCoreVersion": "9", "compatibleCoreVersion": "10", "compatibility": {