From 26be609537b000cfd445cb71d9191bad479b8afe Mon Sep 17 00:00:00 2001 From: Youness Alaoui Date: Thu, 14 Nov 2024 23:33:53 -0500 Subject: [PATCH] Release FVTT Module v1.5.4 --- FVTT-module/beyond20/module.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/FVTT-module/beyond20/module.json b/FVTT-module/beyond20/module.json index 786f00ee..eb446848 100644 --- a/FVTT-module/beyond20/module.json +++ b/FVTT-module/beyond20/module.json @@ -3,7 +3,7 @@ "id": "beyond20", "title": "Beyond20 companion module", "description": "This module allows the Beyond20 rolls to display properly in the main FVTT window and for other players who do not have Beyond20 installed", - "version": "1.5.3", + "version": "1.5.4", "author": "KaKaRoTo", "systems": ["dnd5e"], "system": ["dnd5e"], @@ -18,11 +18,11 @@ "packs": [], "url": "https://beyond20.here-for-more.info", "manifest": "https://raw.githubusercontent.com/kakaroto/Beyond20/master/FVTT-module/beyond20/module.json", - "download": "https://raw.githubusercontent.com/kakaroto/Beyond20/fvtt-module-v1.5.3/FVTT-module/beyond20.zip", + "download": "https://raw.githubusercontent.com/kakaroto/Beyond20/fvtt-module-v1.5.4/FVTT-module/beyond20.zip", "compatibility": { "minimum": "0.6.0", - "verified": "10" + "verified": "12" }, "minimumCoreVersion": "0.6.0", - "compatibleCoreVersion": "10" + "compatibleCoreVersion": "12" }