From 3f50fdd694a05a3858b939920f2c9104b4f31a0e Mon Sep 17 00:00:00 2001 From: Diemen Date: Tue, 11 Apr 2023 12:48:25 +0200 Subject: [PATCH] - Updated the system.json for v0.9 --- system.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/system.json b/system.json index e0244807..7bc4351f 100644 --- a/system.json +++ b/system.json @@ -202,7 +202,7 @@ "primaryTokenAttribute": "system.health.physical", "secondaryTokenAttribute": "system.health.mental", "url": "https://github.com/DerDiemen/eclipsephase", - "manifest": "https://github.com/DerDiemen/eclipsephase2e-foundryVTT/raw/v0.8.6.1/system.json", - "download": "https://github.com/DerDiemen/eclipsephase/archive/v0.8.6.1/eclipsephase-0.8.6.1.zip", + "manifest": "https://github.com/DerDiemen/eclipsephase2e-foundryVTT/raw/v0.9/system.json", + "download": "https://github.com/DerDiemen/eclipsephase/archive/v0.9/eclipsephase-0.9.zip", "license": "LICENSE.txt" }