diff --git a/system.json b/system.json index e512164c..c8bcb166 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.5-beta2", + "version": "5.0.5-beta3", "minimumCoreVersion": "10", "compatibility": { "minimum": 10, @@ -47,7 +47,7 @@ "socket": true, "url": "https://github.com/fh-fvtt/zweihander", "manifest": "https://raw.githubusercontent.com/fh-fvtt/zweihander/dev/system.json", - "download": "https://github.com/fh-fvtt/zweihander/releases/download/v5.0.5-beta2/system.zip", + "download": "https://github.com/fh-fvtt/zweihander/releases/download/v5.0.5-beta3/system.zip", "license": "LICENCE.txt", "primaryTokenAttribute": "stats.secondaryAttributes.damageCurrent", "secondaryTokenAttribute": "stats.secondaryAttributes.perilCurrent",