From a363d6711b5386e8d7beca521d71ebf8db8cc341 Mon Sep 17 00:00:00 2001 From: Megastruktur Date: Thu, 20 Jul 2023 13:17:33 +0300 Subject: [PATCH] System JSON update --- system.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/system.json b/system.json index c2a659c..691ea13 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": "{VERSION_NUMBER}", + "version": "4.8", "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/releases/download/{VERSION_NUMBER}/blades-in-the-dark-{VERSION_NUMBER}.zip", + "download": "https://github.com/megastruktur/foundryvtt-blades-in-the-dark/releases/download/4.8/blades-in-the-dark-4.8.zip", "authors": [ { "name": "megastruktur" }, { "name": "drewg13" },