diff --git a/system.json b/system.json index 8c7c52b1..b31b4554 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.0-rc2", + "version": "5.0.1", "minimumCoreVersion": "10", "compatibility": { "minimum": 10, @@ -41,8 +41,8 @@ "gridUnits": "yd", "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.0-rc2/system.zip", + "manifest": "https://raw.githubusercontent.com/fh-fvtt/zweihander/main/system.json", + "download": "https://github.com/fh-fvtt/zweihander/releases/download/v5.0.1/system.zip", "license": "LICENCE.txt", "primaryTokenAttribute": "stats.secondaryAttributes.damageCurrent", "secondaryTokenAttribute": "stats.secondaryAttributes.perilCurrent",