From 2567aff949e7c13104ca6f95f2634ff454ba6733 Mon Sep 17 00:00:00 2001 From: Megastruktur Date: Wed, 1 Dec 2021 11:47:55 +0300 Subject: [PATCH] Release 3.13 --- CHANGELOG.txt | 3 +++ system.json | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index e2ff1c9..ffbcfc0 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,6 @@ +v.3.13 +- Fix playbook max exp to depend on settings rather be hardcoded + v.3.12 - Fix cohort scale and quality calculation #161 - Removed itemLogic calls #160 diff --git a/system.json b/system.json index 9bdc1e2..69d6a41 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.12", + "version": "3.13", "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.12.zip", + "download": "https://github.com/megastruktur/foundryvtt-blades-in-the-dark/archive/3.13.zip", "packs": [ { "name": "class",