From 4d1a4268bc32d0117a967b99d814932accedac85 Mon Sep 17 00:00:00 2001 From: Mike Bloy Date: Sat, 13 Dec 2025 11:14:39 -0600 Subject: [PATCH] update module for version bump --- src/module.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/module.json b/src/module.json index d908f20..574c41d 100644 --- a/src/module.json +++ b/src/module.json @@ -9,7 +9,7 @@ } ], "url": "https://git.bloy.org/foundryvtt/swade-mb-helpers", - "version": "4.0.0", + "version": "4.1.0", "compatibility": { "minimum": "13", "verified": "13" @@ -111,7 +111,8 @@ "type": "system", "manifest": "https://gitlab.com/api/v4/projects/16269883/packages/generic/swade/latest/system.json", "compatibility": { - "verified": "4.2.3" + "minimum": "5.1.0", + "verified": "5.1.0" } } ],