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",