From c9c1b4f2063179b2877a251e3c5dd9db1159a48b Mon Sep 17 00:00:00 2001 From: Sasmira Date: Fri, 11 Dec 2020 23:32:09 +0100 Subject: [PATCH] update file for pre-release v0.0.4 --- system/system.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/system/system.json b/system/system.json index ca00956..cab1e50 100644 --- a/system/system.json +++ b/system/system.json @@ -2,8 +2,8 @@ "name": "l5r5e", "title": "Legend of the Five Rings (5th Edition)", "description": "This is a game system, multilanguage in 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

", - "version": "0.0.3", - "minimumCoreVersion": "0.7.3", + "version": "0.0.4", + "minimumCoreVersion": "0.7.5", "compatibleCoreVersion": "0.7.8", "author": "Team L5R", "background": "L5R-Header.webp", @@ -42,5 +42,5 @@ ], "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/v0.0.3/raw/l5r5e.zip?job=build" + "download": "https://gitlab.com/teaml5r/l5r5e/-/jobs/artifacts/v0.0.4/raw/l5r5e.zip?job=build" }