From a1d8e5f26cef06b74215f4e3df06c023aa24373d Mon Sep 17 00:00:00 2001 From: Idle <651462+reonZ@users.noreply.github.com> Date: Fri, 25 Oct 2024 20:03:58 +0200 Subject: [PATCH] bump to system 6.5.0 --- module.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module.json b/module.json index a9262cc..86bbc78 100644 --- a/module.json +++ b/module.json @@ -33,7 +33,7 @@ "type": "system", "manifest": "https://raw.githubusercontent.com/foundryvtt/pf2e/master/system.json", "compatibility": { - "minimum": "6.3.1" + "minimum": "6.5.0" } } ],