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",
|
||||
"title": "Oliver's Foundry Tweaks",
|
||||
"version": "1.2.0",
|
||||
"version": "1.3.0",
|
||||
"authors": [
|
||||
{ "name": "Oliver" }
|
||||
],
|
||||
|
|
@ -11,7 +11,7 @@
|
|||
"compatibility": {
|
||||
"minimum": 13,
|
||||
"verified": 13,
|
||||
"maximum": 13
|
||||
"maximum": 14
|
||||
},
|
||||
"esmodules": [
|
||||
"module/oft.mjs",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue