diff --git a/CHANGELOG.txt b/CHANGELOG.txt index b5b5a37..46f188d 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,4 +1,4 @@ -v.4.2 +v.4.3 - System.json V9 backward compat v.4.1 diff --git a/system.json b/system.json index f3cd2cf..1d1f9ad 100644 --- a/system.json +++ b/system.json @@ -2,7 +2,7 @@ "id": "blades-in-the-dark", "title": "Blades in the Dark", "description": "Blades in the dark game system.", - "version": "4.1", + "version": "4.3", "compatibility": { "minimum": 10, "verified": "10.284" @@ -11,7 +11,7 @@ "minimumCoreVersion": "10", "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/4.1.zip", + "download": "https://github.com/megastruktur/foundryvtt-blades-in-the-dark/archive/4.3.zip", "authors": [ { "name": "megastruktur" }, { "name": "drewg13" }