From 6b6ee303c33f4862eed06bfe0b74daee6eba91b1 Mon Sep 17 00:00:00 2001 From: Ben Straub Date: Sat, 5 Nov 2022 13:41:07 -0700 Subject: [PATCH] 1.18.14 --- CHANGELOG.md | 2 ++ system/system.json | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f8ad7e71a..746a91cca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## Next Release +## 1.18.14 + - Text edits on progress items are no longer lost when changing the rank. ## 1.18.13 diff --git a/system/system.json b/system/system.json index abfa6d349..62d0e9a65 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 Tomkin.", "license": "LICENSE.txt", - "version": "1.18.13", + "version": "1.18.14", "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.18.13/ironsworn.zip", + "download": "https://github.com/ben/foundry-ironsworn/releases/download/1.18.14/ironsworn.zip", "minimumCoreVersion": "9", "compatibleCoreVersion": "10", "compatibility": {