From 21ca3e067bddec2ad278160591fa27d178e3c834 Mon Sep 17 00:00:00 2001 From: Oliver-Akins Date: Mon, 6 Jan 2025 18:12:10 -0700 Subject: [PATCH] Update system manifest --- system.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/system.json b/system.json index c717ddc..d6f4e28 100644 --- a/system.json +++ b/system.json @@ -4,8 +4,8 @@ "description": "", "version": "0.0.1", "compatibility": { - "minimum": 12, - "verified": 12, + "minimum": 13, + "verified": 13, "maximum": 13 }, "authors": [ @@ -36,7 +36,7 @@ "flags": { "hotReload": { "extensions": ["css", "hbs", "json", "mjs", "svg"], - "paths": ["assets", "Apps", "langs", "module"] + "paths": ["assets", "templates", "langs", "module"] } }, "documentTypes": {