From 761179bc5a1aa64ec7318f8bbcdb03185582fef7 Mon Sep 17 00:00:00 2001 From: LeRatierBretonnien Date: Sat, 28 Oct 2023 18:52:13 +0200 Subject: [PATCH] Now use v11 compendiums --- changelog.md | 5 +++++ system.json | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/changelog.md b/changelog.md index 1631bfe..be96c29 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,8 @@ +# v11.1.1 + +- Re-organisation des compendiums + ajouts de nouveaux equipements +- Correction sur la langue Démonique (1 Parlé, 1 Lu/Ecrit) + # v11.1.0 - Foundry v11 seulement diff --git a/system.json b/system.json index c7bc142..dbb7e61 100644 --- a/system.json +++ b/system.json @@ -14,9 +14,9 @@ ], "url": "https://www.uberwald.me/gitea/public/bol", "license": "LICENSE.txt", - "version": "11.1.0", + "version": "11.1.1", "compatibility": { - "minimum": "10", + "minimum": "11", "verified": "11" }, "esmodules": [ @@ -344,7 +344,7 @@ ], "socket": true, "manifest": "https://www.uberwald.me/gitea/public/bol/raw/v10/system.json", - "download": "https://www.uberwald.me/gitea/public/bol/archive/bol-v11.1.0.zip", + "download": "https://www.uberwald.me/gitea/public/bol/archive/bol-v11.1.1.zip", "background": "systems/bol/ui/page_accueil.webp", "gridDistance": 1.5, "gridUnits": "m",