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