From 81263419fb16e5a589805e8e39e679215aebef26 Mon Sep 17 00:00:00 2001 From: Megastruktur Date: Tue, 2 Nov 2021 11:12:02 +0300 Subject: [PATCH] Release 3.12 --- CHANGELOG.txt | 4 ++++ system.json | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index fbabb0f..e2ff1c9 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,7 @@ +v.3.12 +- Fix cohort scale and quality calculation #161 +- Removed itemLogic calls #160 + v.3.11 - Fix the version number diff --git a/system.json b/system.json index c80411f..9bdc1e2 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.11", + "version": "3.12", "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.11.zip", + "download": "https://github.com/megastruktur/foundryvtt-blades-in-the-dark/archive/3.12.zip", "packs": [ { "name": "class",