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": {