Foundryv14 migration
All checks were successful
Release Creation / build (release) Successful in 56s

This commit is contained in:
2026-04-01 23:35:36 +02:00
parent 1ccc9d2c34
commit 348a192a9a
8 changed files with 19 additions and 21 deletions

View File

@@ -6,7 +6,7 @@
"download": "#{DOWNLOAD}#",
"url": "https://www.uberwald.me/gitea/public/fvtt-hellborn",
"license": "LICENSE",
"version": "13.0.0",
"version": "14.0.0",
"authors": [
{
"name": "Uberwald",
@@ -20,7 +20,7 @@
} },
"compatibility": {
"minimum": "13",
"verified": "13"
"verified": "14"
},
"esmodules": ["fvtt-hellborn.mjs"],
"styles": ["css/fvtt-hellborn.css"],