From 0384404a524c53d37609b949096126648c4b60ed Mon Sep 17 00:00:00 2001 From: hjmaier <51607746+hjmaier@users.noreply.github.com> Date: Tue, 16 Feb 2021 12:31:01 +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 5c5a5cb..80ebbe1 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.05, + "version": 0.06, "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.05.zip", + "download": "https://github.com/hjmaier/midgard5/archive/V0.06.zip", "initiative": "@gw.value + @gw.bonus", "license": "LICENSE.txt" }