From d3013cc6d0dc37f4a6206bd300278f3dfebbd7ee Mon Sep 17 00:00:00 2001 From: Megastruktur Date: Mon, 26 Jul 2021 09:15:04 +0300 Subject: [PATCH] Version file update --- CHANGELOG.txt | 4 ++++ system.json | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 3b327b0..a36100d 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,7 @@ +v.3.4 +- Update items to use effects system +- Properly sort item lists alphabetically + v.3.3 - Adds effects instead of item logic fields - Several image path fixes diff --git a/system.json b/system.json index b8fc913..0b79e96 100644 --- a/system.json +++ b/system.json @@ -2,7 +2,7 @@ "name": "blades-in-the-dark", "title": "Blades in the Dark", "description": "Blades in the dark game system.", - "version": "3.3.0", + "version": "3.4.0", "minimumCoreVersion": "0.8.5", "compatibleCoreVersion": "0.8.9", "templateVersion": 1, @@ -42,7 +42,7 @@ ], "url": "https://github.com/megastruktur/foundryvtt-blades-in-the-dark/", "manifest": "https://raw.githubusercontent.com/megastruktur/foundryvtt-blades-in-the-dark/master/system.json", - "download": "https://github.com/megastruktur/foundryvtt-blades-in-the-dark/archive/3.3.0.zip", + "download": "https://github.com/megastruktur/foundryvtt-blades-in-the-dark/archive/3.4.0.zip", "packs": [ { "name": "class",