From 1de5086efad87173492033d3bd69da0244d8a0b0 Mon Sep 17 00:00:00 2001 From: sladecraven Date: Mon, 25 Jul 2022 19:14:25 +0200 Subject: [PATCH] Data model change --- system.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/system.json b/system.json index ebe9e51..9f63454 100644 --- a/system.json +++ b/system.json @@ -148,11 +148,11 @@ "styles": [ "styles/simple.css" ], - "templateVersion": 5, + "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.7.zip", + "download": "https://www.uberwald.me/gitea/public/fvtt-crucible-rpg/archive/fvtt-crucible-rpg-v0.1.8.zip", "url": "https://www.uberwald.me/gitea/public/fvtt-crucible-rpg", - "version": "0.1.7", + "version": "0.1.8", "background" : "./images/ui/crucible_welcome_page.webp" }