From 4b00ec0857233d169253d05bddd99e5f6c0a9dda Mon Sep 17 00:00:00 2001 From: hjmaier <51607746+hjmaier@users.noreply.github.com> Date: Thu, 11 Feb 2021 15:27:17 +0100 Subject: [PATCH] Update system.json --- system.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/system.json b/system.json index bbeb61b..6c3782d 100644 --- a/system.json +++ b/system.json @@ -2,7 +2,7 @@ "name": "midgard5", "title": "Midgard 5. Edition", "description": "The German RPG Midgard 5. Edition", - "version": 0.03, + "version": 0.04, "minimumCoreVersion": "0.7.9", "compatibleCoreVersion": "0.7.9", "templateVersion": 2, @@ -52,7 +52,7 @@ "secondaryTokenAttribute": "ap", "url": "https://github.com/hjmaier/midgard5", "manifest": "https://raw.githubusercontent.com/hjmaier/midgard5/main/system.json", - "download": "https://github.com/hjmaier/midgard5/archive/V0.03h.zip", + "download": "https://github.com/hjmaier/midgard5/archive/V0.04.zip", "initiative": "@gw.value + @gw.bonus", "license": "LICENSE.txt" }