From c285fcef00a3b52c92d56b4e58c3898b2a81042e Mon Sep 17 00:00:00 2001 From: Megastruktur Date: Tue, 1 Jun 2021 10:01:39 +0300 Subject: [PATCH] Release 3.1 --- CHANGELOG.txt | 3 +++ system.json | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index cc6705f..ba7a2de 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,6 @@ +v3.1 +- Moving Hooks calls to Methods (@drewg13) + v3.0 - FoundryVTT 0.8.x support diff --git a/system.json b/system.json index a220cdb..5fe8e19 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.0", + "version": "3.1", "minimumCoreVersion": "0.8.0", "compatibleCoreVersion": "0.8.0", "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/3.0.zip", + "download": "https://github.com/megastruktur/foundryvtt-blades-in-the-dark/archive/3.1.zip", "packs": [ { "name": "class",