From c2b941701b39a2efc849f25b1ad7376248d0e641 Mon Sep 17 00:00:00 2001 From: theripper93 Date: Sat, 3 Feb 2024 15:01:04 +0100 Subject: [PATCH] a --- module.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/module.json b/module.json index 0d63d1d..b585db3 100644 --- a/module.json +++ b/module.json @@ -90,7 +90,9 @@ { "id": "dnd5e", "type": "system", - "compatibility": {} + "compatibility": { + "minimum": "3.0.0" + } } ] },