From 6de01afe9f2f614d20f71304f5a0fdb37b03e0b1 Mon Sep 17 00:00:00 2001 From: Ben Straub Date: Fri, 21 Apr 2023 21:24:04 -0700 Subject: [PATCH] 1.21.5 --- CHANGELOG.md | 2 ++ system/system.json | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index aec174c92..89d005ff4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## Next Release +## 1.21.5 + - Bump dataforged, and fix the link to the _Find an Opportunity_ oracle ([#735](https://github.com/ben/foundry-ironsworn/pull/735)) ## 1.21.4 diff --git a/system/system.json b/system/system.json index 6354668e5..7670ca997 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.21.4", + "version": "1.21.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.21.4/ironsworn.zip", + "download": "https://github.com/ben/foundry-ironsworn/releases/download/1.21.5/ironsworn.zip", "compatibility": { "minimum": 10, "verified": 10