version change to v1.2.2

This commit is contained in:
Byroks 2023-11-19 20:57:16 +01:00
parent 8dd29e8da5
commit 9e7d81f413
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "foundry-system-midgard5", "name": "foundry-system-midgard5",
"version": "1.2.1", "version": "1.2.2",
"description": "", "description": "",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
@ -13,7 +13,7 @@
"build:watch:target": "gulp watchTarget", "build:watch:target": "gulp watchTarget",
"clean": "gulp clean && gulp link --clean" "clean": "gulp clean && gulp link --clean"
}, },
"author": "Simon Gustavs", "author": "Byroks",
"license": "MIT", "license": "MIT",
"devDependencies": { "devDependencies": {
"@babel/core": "^7.15.0", "@babel/core": "^7.15.0",

View File

@ -2,7 +2,7 @@
"id": "midgard5", "id": "midgard5",
"title": "Midgard 5. Edition", "title": "Midgard 5. Edition",
"description": "The German RPG Midgard 5. Edition", "description": "The German RPG Midgard 5. Edition",
"version": "1.2.1", "version": "1.2.2",
"compatibility": { "compatibility": {
"minimum": "10", "minimum": "10",
"verified": "10" "verified": "10"