From 205cf29aae01a483da1ab9509c05aff2cb7a233b Mon Sep 17 00:00:00 2001 From: Megastruktur Date: Wed, 16 Dec 2020 13:24:07 +0300 Subject: [PATCH] Changelog and Version increment --- CHANGELOG.txt | 5 +++++ system.json | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index d4063e1..c416403 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,8 @@ +v2.11 +- Fix localize for Rolls (@kinote) +- Adjust avatar image position for Actor, Crew and Item (@olivier-grech) +- Adjust FVTT version compatibility + v2.10 - Fix clock styles diff --git a/system.json b/system.json index 76fa7d5..b7b104e 100644 --- a/system.json +++ b/system.json @@ -2,9 +2,9 @@ "name": "blades-in-the-dark", "title": "Blades in the Dark", "description": "Blades in the dark game system.", - "version": "2.10", + "version": "2.11", "minimumCoreVersion": "0.7.2", - "compatibleCoreVersion": "0.7.5", + "compatibleCoreVersion": "0.7.8", "templateVersion": 1, "author": "megastruktur", "esmodules": [ @@ -32,7 +32,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/2.10.zip", + "download": "https://github.com/megastruktur/foundryvtt-blades-in-the-dark/archive/2.11.zip", "packs": [ { "name": "class",