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

This commit is contained in:
2026-04-01 23:10:19 +02:00
parent e6d8195eca
commit 8e645a359a
14 changed files with 39 additions and 32 deletions

View File

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