diff --git a/system.json b/system.json index c15292dd..609ee310 100644 --- a/system.json +++ b/system.json @@ -2,7 +2,7 @@ "name": "starwarsffg", "title": "Star Wars FFG", "description": "A system for playing Star Wars FFG games.", - "version": "1.80-alpha2", + "version": "1.80-alpha3", "minimumCoreVersion": "10", "compatibleCoreVersion": "10", "templateVersion": 1, @@ -44,7 +44,7 @@ "primaryTokenAttribute": "wounds", "secondaryTokenAttribute": "strain", "url": "https://github.com/StarWarsFoundryVTT/StarWarsFFG", - "manifest": "https://github.com/StarWarsFoundryVTT/StarWarsFFG/releases/download/v1.8-alpha2/system.json", - "download": "https://github.com/StarWarsFoundryVTT/StarWarsFFG/releases/download/v1.8-alpha2/starwarsffg_1.8.alpha2.zip", + "manifest": "https://github.com/StarWarsFoundryVTT/StarWarsFFG/releases/download/v1.8-alpha3/system.json", + "download": "https://github.com/StarWarsFoundryVTT/StarWarsFFG/releases/download/v1.8-alpha3/starwarsffg_1.8.alpha3.zip", "license": "LICENSE.txt" }