Update manifest version and Foundry compatibility (closes #45)

This commit is contained in:
Oliver 2026-02-12 21:22:29 -07:00
parent c86a7b13cd
commit 851ca44de1

View file

@ -1,7 +1,7 @@
{ {
"id": "oft", "id": "oft",
"title": "Oliver's Foundry Tweaks", "title": "Oliver's Foundry Tweaks",
"version": "1.2.0", "version": "1.3.0",
"authors": [ "authors": [
{ "name": "Oliver" } { "name": "Oliver" }
], ],
@ -11,7 +11,7 @@
"compatibility": { "compatibility": {
"minimum": 13, "minimum": 13,
"verified": 13, "verified": 13,
"maximum": 13 "maximum": 14
}, },
"esmodules": [ "esmodules": [
"module/oft.mjs", "module/oft.mjs",