From b2ff4da24173a6e902b542d2bfb433b6bdaa100b Mon Sep 17 00:00:00 2001 From: "Fox \"The Art Gremblin\" Lee" Date: Sat, 1 Jun 2024 15:01:19 +1000 Subject: [PATCH] Version info update --- changelog.html | 13 ++++++++++++- module.json | 6 +++--- 2 files changed, 15 insertions(+), 4 deletions(-) diff --git a/changelog.html b/changelog.html index b0a619c..b499cd4 100644 --- a/changelog.html +++ b/changelog.html @@ -3,7 +3,18 @@

Changelog

-

2024-04-26: [0.17] Minor CSS fixes

+

2024-06-01: [0.18] Minor CSS fixes, new examples

+ + +

2024-04-06: [0.17] Minor CSS fixes

diff --git a/module.json b/module.json index 2caac14..390b298 100644 --- a/module.json +++ b/module.json @@ -18,7 +18,7 @@ "name": "Gilphe" } ], - "version": "0.17", + "version": "0.18", "compatibility": { "minimum": "11", "verified": "11.315" @@ -30,8 +30,8 @@ "type": "system", "manifest": "https://raw.githubusercontent.com/EndlesNights/dnd4eBeta/main/system.json", "compatibility": { - "minimum": "0.4", - "verified": "0.4.39" + "minimum": "0.4.53", + "verified": "0.4.56" } } ]