From 5f2542f8f2bf08550e50f8457da2f60563a8366d Mon Sep 17 00:00:00 2001 From: re4xn Date: Tue, 3 Dec 2024 15:54:08 +0000 Subject: [PATCH] preparing release v5.4.1 --- system.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/system.json b/system.json index 7828243d..297976a7 100644 --- a/system.json +++ b/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.4.0", + "version": "5.4.1", "minimumCoreVersion": "12", "compatibility": { "minimum": 12, @@ -54,9 +54,9 @@ "socket": true, "url": "https://github.com/fh-fvtt/zweihander", "manifest": "https://raw.githubusercontent.com/fh-fvtt/zweihander/main/system.json", - "download": "https://github.com/fh-fvtt/zweihander/releases/download/v5.4.0/system.zip", + "download": "https://github.com/fh-fvtt/zweihander/releases/download/v5.4.1/system.zip", "bugs": "https://github.com/fh-fvtt/zweihander/issues", - "changelog": "https://github.com/fh-fvtt/zweihander/releases/tag/v5.4.0", + "changelog": "https://github.com/fh-fvtt/zweihander/releases/tag/v5.4.1", "license": "LICENCE.txt", "primaryTokenAttribute": "stats.secondaryAttributes.damageCurrent", "secondaryTokenAttribute": "stats.secondaryAttributes.perilCurrent",