From d227b0e8e3fac8cd5a2c93a3b29105fb99d03e1c Mon Sep 17 00:00:00 2001 From: Ben Straub Date: Fri, 2 Dec 2022 16:50:34 -0800 Subject: [PATCH] 1.20.0 --- CHANGELOG.md | 2 ++ system/system.json | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 893ff327a..63f4bd1af 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## Next Release +## 1.20.0 + - A new look and layout for the move sheet ([#518](https://github.com/ben/foundry-ironsworn/pull/518)) - A new layout for the site sheet, which uses the new rolling pipeline ([#533](https://github.com/ben/foundry-ironsworn/pull/533) and [#540](https://github.com/ben/foundry-ironsworn/pull/540)) - The buttons for rolling _Write Your Epilogue_ and _Locate Your Objective_ now use the new rolling pipeline, which has been augmented to support progress moves ([#536](https://github.com/ben/foundry-ironsworn/pull/536)) diff --git a/system/system.json b/system/system.json index 188704ab4..ba66ad935 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.19.1", + "version": "1.20.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.19.1/ironsworn.zip", + "download": "https://github.com/ben/foundry-ironsworn/releases/download/1.20.0/ironsworn.zip", "compatibility": { "minimum": 10, "verified": 10