From 02cad11fdf8897fad07d46c3e7f2f800dc603480 Mon Sep 17 00:00:00 2001 From: Ben Straub Date: Mon, 27 Mar 2023 14:14:08 -0700 Subject: [PATCH] 1.21.0 --- CHANGELOG.md | 2 ++ system/system.json | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 37d703d79..0d59ffbb3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## Next Release +## 1.21.0 + - Added a new method of customizing oracles, which should work better for larger projects like Ironsmith ([#686](https://github.com/ben/foundry-ironsworn/pull/696)) - Drop the custom font ([#702](https://github.com/ben/foundry-ironsworn/pull/702)) - Fix a tooltip bug on the edit-sector button diff --git a/system/system.json b/system/system.json index 7d4de6a03..14bbe776b 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.30", + "version": "1.21.0", "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.30/ironsworn.zip", + "download": "https://github.com/ben/foundry-ironsworn/releases/download/1.21.0/ironsworn.zip", "compatibility": { "minimum": 10, "verified": 10