Increments version.

This commit is contained in:
mstein 2023-01-03 00:34:50 +01:00
parent 0ac8107772
commit 3c4bea45e0
1 changed files with 3 additions and 3 deletions

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.0.0", "version": "1.0.1",
"compatibility": { "compatibility": {
"minimum": "10", "minimum": "10",
"verified": "10" "verified": "10"
@ -70,8 +70,8 @@
"primaryTokenAttribute": "lp", "primaryTokenAttribute": "lp",
"secondaryTokenAttribute": "ap", "secondaryTokenAttribute": "ap",
"url": "https://github.com/michaelstein/foundry-vtt-system-midgard5", "url": "https://github.com/michaelstein/foundry-vtt-system-midgard5",
"manifest": "https://github.com/michaelstein/foundry-vtt-system-midgard5/releases/download/v1.0.0/system.json", "manifest": "https://github.com/michaelstein/foundry-vtt-system-midgard5/releases/download/v1.0.1/system.json",
"download": "https://github.com/michaelstein/foundry-vtt-system-midgard5/releases/download/v1.0.0/midgard5-v1.0.0.zip", "download": "https://github.com/michaelstein/foundry-vtt-system-midgard5/releases/download/v1.0.1/midgard5-v1.0.1.zip",
"initiative": "@gw.value + @gw.bonus", "initiative": "@gw.value + @gw.bonus",
"license": "LICENSE.txt" "license": "LICENSE.txt"
} }