From 29ff86f4bdbd5672d28a264f5df21733a47d7602 Mon Sep 17 00:00:00 2001 From: LeRatierBretonnien Date: Thu, 25 May 2023 16:10:09 +0200 Subject: [PATCH] v10/v11 compat --- system.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/system.json b/system.json index 8616124..4b38e28 100644 --- a/system.json +++ b/system.json @@ -4,11 +4,11 @@ "description": "Shadows over Sol for FoundryVTT", "url": "https://www.uberwald.me/gitea/public/foundryvtt-shadows-over-sol/", "license": "LICENSE.txt", - "version": "10.0.11", + "version": "11.0.0", "compatibility": { "minimum": "10", "verified": "10", - "maximum": "10" + "maximum": "11" }, "esmodules": [ "module/sos-main.js" @@ -109,7 +109,7 @@ ], "socket": true, "manifest": "https://www.uberwald.me/gitea/public/foundryvtt-shadows-over-sol/raw/branch/v10/system.json", - "download": "https://www.uberwald.me/gitea/public/foundryvtt-shadows-over-sol/archive/foundryvtt-shadows-over-sol-10.0.11.zip", + "download": "https://www.uberwald.me/gitea/public/foundryvtt-shadows-over-sol/archive/foundryvtt-shadows-over-sol-11.0.0.zip", "gridDistance": 5, "gridUnits": "ft" } \ No newline at end of file