Corrected minimum foundy compatability

This commit is contained in:
WBHarry 2026-04-11 11:23:20 +02:00
parent bbc1781d01
commit bb179db758

View file

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