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",