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",
"title": "Midgard 5. Edition",
"description": "The German RPG Midgard 5. Edition",
"version": "1.0.0",
"version": "1.0.1",
"compatibility": {
"minimum": "10",
"verified": "10"
@ -70,8 +70,8 @@
"primaryTokenAttribute": "lp",
"secondaryTokenAttribute": "ap",
"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",
"download": "https://github.com/michaelstein/foundry-vtt-system-midgard5/releases/download/v1.0.0/midgard5-v1.0.0.zip",
"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.1/midgard5-v1.0.1.zip",
"initiative": "@gw.value + @gw.bonus",
"license": "LICENSE.txt"
}