diff --git a/midgard5-v1.3.0.zip b/midgard5-v1.3.0.zip new file mode 100644 index 0000000..2d03e3a Binary files /dev/null and b/midgard5-v1.3.0.zip differ diff --git a/package.json b/package.json index 6174e9d..a660581 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "foundry-system-midgard5", - "version": "1.2.2", + "version": "1.3.0", "description": "", "main": "index.js", "scripts": { @@ -58,4 +58,4 @@ "dependencies": { "handlebars-helpers": "^0.10.0" } -} +} \ No newline at end of file diff --git a/source/system.json b/source/system.json index 380cefc..5249add 100644 --- a/source/system.json +++ b/source/system.json @@ -3,12 +3,12 @@ "name": "midgard5", "title": "Midgard 5. Edition", "description": "The German RPG Midgard 5. Edition", - "version": "1.2.2", + "version": "1.3.0", "compatibility": { "minimum": "10", "verified": "10" }, - "authors": [{ "name": "Byroks" }], + "authors": [{"name": "Byroks"}], "scripts": ["bundle.js"], "styles": ["bundle.css"], "packs": [ @@ -88,8 +88,8 @@ "primaryTokenAttribute": "lp", "secondaryTokenAttribute": "ap", "url": "https://github.com/Byroks/foundry-vtt-system-midgard5", - "manifest": "https://github.com/Byroks/foundry-vtt-system-midgard5/releases/download/v1.2.2/system.json", - "download": "https://github.com/Byroks/foundry-vtt-system-midgard5/releases/download/v1.2.2/midgard5-v1.2.2.zip", + "manifest": "https://github.com/Byroks/foundry-vtt-system-midgard5/releases/download/v1.3.0/system.json", + "download": "https://github.com/Byroks/foundry-vtt-system-midgard5/releases/download/v1.3.0/midgard5-v1.3.0.zip", "initiative": "@calc.attributes.gw.value", "license": "LICENSE.txt" -} +} \ No newline at end of file