diff --git a/CHANGELOG.txt b/CHANGELOG.txt index fe20ded..5b6474c 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,8 @@ +v2.17 +- Adds German translation +- Fixes Spanish translation typo +- Adds NPC actor type and NPC compendium + v2.16 - Changes to the item logic process to eliminate DB write-locking - Loadout selector diff --git a/system.json b/system.json index 8b98e3e..0351540 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": "2.16", + "version": "2.17", "minimumCoreVersion": "0.7.2", "compatibleCoreVersion": "0.7.9", "templateVersion": 1, @@ -42,7 +42,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.16.zip", + "download": "https://github.com/megastruktur/foundryvtt-blades-in-the-dark/archive/2.17.zip", "packs": [ { "name": "class",