V2.7.0
This commit is contained in:
parent
32bf1ba747
commit
c5ce058f44
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "foundry-system-midgard5",
|
||||
"version": "2.6.0",
|
||||
"version": "2.7.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
|
|
|||
|
|
@ -3,17 +3,13 @@
|
|||
"name": "midgard5",
|
||||
"title": "Midgard 5. Edition",
|
||||
"description": "The German RPG Midgard 5. Edition",
|
||||
"version": "2.6.0",
|
||||
"version": "2.7.0",
|
||||
"compatibility": {
|
||||
"minimum": "10",
|
||||
"verified": "11",
|
||||
"maximum": "11"
|
||||
},
|
||||
"authors": [
|
||||
{"name": "Byroks"},
|
||||
{"name": "Le-Frique"},
|
||||
{"name": "Oskaloq"}
|
||||
],
|
||||
"authors": [{ "name": "Byroks" }, { "name": "Le-Frique" }, { "name": "Oskaloq" }],
|
||||
"scripts": ["bundle.js"],
|
||||
"styles": ["bundle.css"],
|
||||
"languages": [
|
||||
|
|
|
|||
Loading…
Reference in New Issue