Raised foundry minimum version

This commit is contained in:
WBHarry 2026-05-19 10:45:31 +02:00
parent ac5f84fff7
commit b91d943dd1

View file

@ -4,7 +4,7 @@
"description": "An unofficial implementation of the Daggerheart system", "description": "An unofficial implementation of the Daggerheart system",
"version": "2.2.5", "version": "2.2.5",
"compatibility": { "compatibility": {
"minimum": "14.359", "minimum": "14.361",
"verified": "14.361", "verified": "14.361",
"maximum": "14" "maximum": "14"
}, },