From bb179db75893f7b7a8f73d03184df0ae608cf26e Mon Sep 17 00:00:00 2001 From: WBHarry Date: Sat, 11 Apr 2026 11:23:20 +0200 Subject: [PATCH] Corrected minimum foundy compatability --- system.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system.json b/system.json index 5426556a..313d5fe9 100644 --- a/system.json +++ b/system.json @@ -4,7 +4,7 @@ "description": "An unofficial implementation of the Daggerheart system", "version": "2.1.0", "compatibility": { - "minimum": "14.360", + "minimum": "14.359", "verified": "14.360", "maximum": "14" },