From 4c2d9bc2d785536d2f27a2cd62acf48fdb3da147 Mon Sep 17 00:00:00 2001 From: kvndrsslr Date: Tue, 1 Nov 2022 11:05:25 +0100 Subject: [PATCH] preparing release v5.0.0-beta8 --- public/system.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/system.json b/public/system.json index 5a7c1213..b7fdb247 100644 --- a/public/system.json +++ b/public/system.json @@ -2,7 +2,7 @@ "id": "zweihander", "title": "Zweihänder Grim & Perilous RPG", "description": "An implementation of the Zweihänder system for FoundryVTT.", - "version": "5.0.0-beta7", + "version": "5.0.0-beta8", "minimumCoreVersion": "10", "compatibility": { "minimum": 10, @@ -42,7 +42,7 @@ "socket": true, "url": "https://github.com/fh-fvtt/zweihander", "manifest": "https://raw.githubusercontent.com/fh-fvtt/zweihander/dev-v10/public/system.json", - "download": "https://github.com/fh-fvtt/zweihander/releases/download/v5.0.0-beta7/system.zip", + "download": "https://github.com/fh-fvtt/zweihander/releases/download/v5.0.0-beta8/system.zip", "license": "LICENCE.txt", "primaryTokenAttribute": "stats.secondaryAttributes.damageCurrent", "secondaryTokenAttribute": "stats.secondaryAttributes.perilCurrent",