diff --git a/README.md b/README.md index 844836a..7c811a5 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,9 @@ The module also depends on [Babele](https://foundryvtt.com/packages/babele) for Also see the [releases page](https://github.com/League-of-Foundry-Developers/foundryvtt-dnd5e-lang-de/releases). +### Version 1.5.3 +- Marked as compatible for Foundry v9 + ### Versions 1.5.1 to 1.5.2 - Bugfixes for compendia translations diff --git a/module.json b/module.json index e34d664..d83c6bf 100644 --- a/module.json +++ b/module.json @@ -2,9 +2,9 @@ "name": "FoundryVTT-dnd5e-DE", "title": "DnD5e German Translation (Deutsch)", "description": "German language support for the D&D5e system", - "version": "1.5.2", + "version": "1.5.3", "minimumCoreVersion": "0.7.5", - "compatibleCoreVersion": "0.8.9", + "compatibleCoreVersion": "9", "author": "Fallayn#6414, Hydroxi#0366, Smicman#1404, ThoGri#6692, Morvar#0915, crash#7509", "esmodules": [ "dnd5e-de.js"