Make minimum Foundry version 12
This commit is contained in:
parent
14ab0aa5dc
commit
11d2a2a10f
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
||||||
"manifest": "https://github.com/Oliver-Akins/foundry.dungeon/releases/latest/download/system.json",
|
"manifest": "https://github.com/Oliver-Akins/foundry.dungeon/releases/latest/download/system.json",
|
||||||
"url": "https://github.com/Oliver-Akins/foundry.dungeon",
|
"url": "https://github.com/Oliver-Akins/foundry.dungeon",
|
||||||
"compatibility": {
|
"compatibility": {
|
||||||
"minimum": 11,
|
"minimum": 12,
|
||||||
"verified": 12,
|
"verified": 12,
|
||||||
"maximum": 12
|
"maximum": 12
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue