From b632b9516d9aad3b5d2a4e8e7c2ee696ed4a6790 Mon Sep 17 00:00:00 2001 From: Megastruktur Date: Thu, 17 Sep 2020 11:00:52 +0300 Subject: [PATCH] Release 2.3 --- CHANGELOG.txt | 4 ++++ system.json | 8 ++++---- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 26b41a3..dfc0cce 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,7 @@ +v2.3 +- Added shortened attribute names to use in templates +- Handlebars "concat" helper added + v2.2 - Spanish translation added - Cohorts localization fix diff --git a/system.json b/system.json index f85a418..f62a43e 100644 --- a/system.json +++ b/system.json @@ -2,8 +2,8 @@ "name": "blades-in-the-dark", "title": "Blades in the Dark", "description": "Blades in the dark game system.", - "version": "2.2", - "minimumCoreVersion": "0.5.3", + "version": "2.3", + "minimumCoreVersion": "0.6.6", "compatibleCoreVersion": "0.7.2", "templateVersion": 1, "author": "megastruktur", @@ -31,8 +31,8 @@ } ], "url": "https://github.com/megastruktur/foundryvtt-blades-in-the-dark/", - "manifest": "https://raw.githubusercontent.com/megastruktur/foundryvtt-blades-in-the-dark/2.2/system.json", - "download": "https://github.com/megastruktur/foundryvtt-blades-in-the-dark/archive/2.2.zip", + "manifest": "https://raw.githubusercontent.com/megastruktur/foundryvtt-blades-in-the-dark/2.3/system.json", + "download": "https://github.com/megastruktur/foundryvtt-blades-in-the-dark/archive/2.3.zip", "packs": [ { "name": "class",