version change to v1.2.2
This commit is contained in:
parent
8dd29e8da5
commit
9e7d81f413
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "foundry-system-midgard5",
|
||||
"version": "1.2.1",
|
||||
"version": "1.2.2",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
|
@ -13,7 +13,7 @@
|
|||
"build:watch:target": "gulp watchTarget",
|
||||
"clean": "gulp clean && gulp link --clean"
|
||||
},
|
||||
"author": "Simon Gustavs",
|
||||
"author": "Byroks",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.15.0",
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
"id": "midgard5",
|
||||
"title": "Midgard 5. Edition",
|
||||
"description": "The German RPG Midgard 5. Edition",
|
||||
"version": "1.2.1",
|
||||
"version": "1.2.2",
|
||||
"compatibility": {
|
||||
"minimum": "10",
|
||||
"verified": "10"
|
||||
|
|
|
|||
Loading…
Reference in New Issue