From 2ded28761e3353e122ae38f9508027a1ee210acc Mon Sep 17 00:00:00 2001 From: Esrin Date: Sat, 22 Oct 2022 12:00:42 +0100 Subject: [PATCH] v1.80 Alpha 4 --- system.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/system.json b/system.json index 609ee310..887cdf56 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-alpha3", + "version": "1.80-alpha4", "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-alpha3/system.json", - "download": "/~https://github.com/StarWarsFoundryVTT/StarWarsFFG/releases/download/v1.8-alpha3/starwarsffg_1.8.alpha3.zip", + "manifest": "/~https://github.com/StarWarsFoundryVTT/StarWarsFFG/releases/download/v1.8-alpha4/system.json", + "download": "/~https://github.com/StarWarsFoundryVTT/StarWarsFFG/releases/download/v1.8-alpha4/starwarsffg_1.8.alpha4.zip", "license": "LICENSE.txt" }