From cfaa4f590e1cf5c9f0390b63e5bfeda5fbdfbf57 Mon Sep 17 00:00:00 2001 From: Megastruktur Date: Wed, 6 Oct 2021 16:28:54 +0300 Subject: [PATCH] Version number fix --- CHANGELOG.txt | 3 +++ system.json | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index ab25794..fbabb0f 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,6 @@ +v.3.11 +- Fix the version number + v.3.10 - Fix bug with setting crew xp and tier display #158 diff --git a/system.json b/system.json index 7b374da..c80411f 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.9", + "version": "3.11", "minimumCoreVersion": "0.8.5", "compatibleCoreVersion": "0.8.9", "templateVersion": 1, @@ -47,7 +47,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.9.zip", + "download": "https://github.com/megastruktur/foundryvtt-blades-in-the-dark/archive/3.11.zip", "packs": [ { "name": "class",