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" } } ]