Skip to content

Commit

Permalink
Foundry v9 compatability
Browse files Browse the repository at this point in the history
  • Loading branch information
346184 committed Jan 6, 2022
1 parent eab157b commit a2edacd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions module.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit a2edacd

Please sign in to comment.