From 51982ca5b622935e2f2e5cae0fd59a67e77992ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois-Xavier=20Guillois?= Date: Thu, 7 Sep 2023 11:03:16 +0200 Subject: [PATCH] v0.1.11 --- CHANGELOG.md | 3 +++ system.json | 8 ++++---- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 74d86ab..c24a37d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # CHANGELOG +## 0.1.11 +- passage à une compatibilité v11 + ## 0.1.10 - révision du template évolution - révision du template traumatisme diff --git a/system.json b/system.json index 8789723..1a4c940 100644 --- a/system.json +++ b/system.json @@ -2,11 +2,11 @@ "id": "vermine2047", "title": "Vermine 2047", "description": "The Vermine 2047 system for FoundryVTT!", - "version": "0.1.10", + "version": "0.1.11", "compatibility": { - "minimum": "10", - "verified": "10.287", - "maximum": "10" + "minimum": "11", + "verified": "11.308", + "maximum": "11" }, "authors": [ {