diff --git a/system.json b/system.json index 43493af1..2b5fcb29 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.0.3", + "version": "5.0.4", "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/main/system.json", - "download": "https://github.com/fh-fvtt/zweihander/releases/download/v5.0.3/system.zip", + "download": "https://github.com/fh-fvtt/zweihander/releases/download/v5.0.4/system.zip", "license": "LICENCE.txt", "primaryTokenAttribute": "stats.secondaryAttributes.damageCurrent", "secondaryTokenAttribute": "stats.secondaryAttributes.perilCurrent",