From 7ac831ccc0926bc1ae58e681e0c8a72e572f658f Mon Sep 17 00:00:00 2001 From: Vlyan Date: Sun, 6 Feb 2022 11:16:49 +0100 Subject: [PATCH] fixed dl version in system.json --- system/system.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/system.json b/system/system.json index c398578..e4ae967 100644 --- a/system/system.json +++ b/system/system.json @@ -4,7 +4,7 @@ "description": "This is an authorised multilingual game system En|Fr|Es, for Legend of the Five Rings (5th Edition) by Edge Studio

- Join the official Discord server: Official Discord

- Rejoignez la communauté Francophone: Francophone Discord

", "url": "https://gitlab.com/teaml5r/l5r5e", "manifest": "https://gitlab.com/teaml5r/l5r5e/-/raw/master/system/system.json", - "download": "https://gitlab.com/teaml5r/l5r5e/-/jobs/artifacts/v1.0.0/raw/l5r5e.zip?job=build", + "download": "https://gitlab.com/teaml5r/l5r5e/-/jobs/artifacts/v1.6.0/raw/l5r5e.zip?job=build", "version": "1.6.0", "minimumCoreVersion": "9", "compatibleCoreVersion": "9",