Update manifest version and Foundry compatibility (closes #45)
This commit is contained in:
parent
c86a7b13cd
commit
851ca44de1
1 changed files with 2 additions and 2 deletions
|
|
@ -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",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue