From 8ae117c4a33e3f0ac0a2b3eedc11dd0c16869e1a Mon Sep 17 00:00:00 2001 From: Megastruktur Date: Tue, 14 Sep 2021 15:18:37 +0300 Subject: [PATCH] Version 3.6 --- CHANGELOG.txt | 4 ++++ system.json | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index de3f614..22e138a 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,7 @@ +v.3.6 +- Fixes system.json versioning. +- Adds Entanglements Rolltables (#147) + v.3.5 - Portuguese Translation - Tidied up CSS errors diff --git a/system.json b/system.json index 4df3f61..caf841d 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.4.0", + "version": "3.6", "minimumCoreVersion": "0.8.5", "compatibleCoreVersion": "0.8.9", "templateVersion": 1, @@ -47,7 +47,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.4.0.zip", + "download": "https://github.com/megastruktur/foundryvtt-blades-in-the-dark/archive/3.6.zip", "packs": [ { "name": "class",