From eda4455be3eef2f61788f68805eb7fdbabe53672 Mon Sep 17 00:00:00 2001 From: sladecraven Date: Tue, 26 Jul 2022 10:03:49 +0200 Subject: [PATCH] Data model change --- system.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/system.json b/system.json index 9f63454..24785be 100644 --- a/system.json +++ b/system.json @@ -151,8 +151,8 @@ "templateVersion": 8, "title": "Crucible RPG", "manifest": "https://www.uberwald.me/gitea/public/fvtt-crucible-rpg/raw/master/system.json", - "download": "https://www.uberwald.me/gitea/public/fvtt-crucible-rpg/archive/fvtt-crucible-rpg-v0.1.8.zip", + "download": "https://www.uberwald.me/gitea/public/fvtt-crucible-rpg/archive/fvtt-crucible-rpg-v0.1.9.zip", "url": "https://www.uberwald.me/gitea/public/fvtt-crucible-rpg", - "version": "0.1.8", + "version": "0.1.9", "background" : "./images/ui/crucible_welcome_page.webp" }