From 0aca724b5e9e4b697994ea87132e5fd8fb2bc0e0 Mon Sep 17 00:00:00 2001 From: Paul Maskelyne Date: Mon, 9 Oct 2023 01:38:50 +0100 Subject: [PATCH] bump version to 1.4.2 --- RELEASE_NOTES.md | 8 ++++++++ system/system.json | 4 ++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index dabc1e29..dfe06895 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,3 +1,11 @@ +## v.1.4.2 + +** Purely a version bump ** + +## v.1.4.1 + +** Release withdrawn due to packaging errors ** + ## v.1.4.0 ### Bugfixes diff --git a/system/system.json b/system/system.json index 6cd14a3b..267435e4 100644 --- a/system/system.json +++ b/system/system.json @@ -2,7 +2,7 @@ "id": "shadowdark", "title": "Shadowdark RPG", "desciption": "A system for playing the Shadowdark RPG from Arcane Library", - "version": "1.4.0", + "version": "1.4.2", "compatibility": { "minimum": "11", "verified": "11" @@ -12,7 +12,7 @@ }, "url": "https://github.com/Muttley/foundryvtt-shadowdark", "manifest": "https://raw.githubusercontent.com/Muttley/foundryvtt-shadowdark/master/system/system.json", - "download": "https://github.com/Muttley/foundryvtt-shadowdark/releases/download/release-1.4.0/shadowdark-release-1.4.0.zip", + "download": "https://github.com/Muttley/foundryvtt-shadowdark/releases/download/release-1.4.2/shadowdark-release-1.4.2.zip", "authors": [ { "name": "Paul Maskelyne",