From 3c4bea45e0f77ac5a989d7b83018bbaded84dc0a Mon Sep 17 00:00:00 2001 From: mstein Date: Tue, 3 Jan 2023 00:34:50 +0100 Subject: [PATCH] Increments version. --- source/system.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/system.json b/source/system.json index 5f2df9f..06b73c0 100644 --- a/source/system.json +++ b/source/system.json @@ -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" }