From 86e2a90bab7da9167561d24581b8b39cce582deb Mon Sep 17 00:00:00 2001 From: Sasmira Date: Sun, 6 Dec 2020 00:42:20 +0000 Subject: [PATCH] Update system.json --- system/system.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/system/system.json b/system/system.json index 3ee6c4c..7b4ac43 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, in English and French, 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.1", - "minimumCoreVersion": "0.7.7", + "version": "0.0.2", + "minimumCoreVersion": "0.7.8", "compatibleCoreVersion": "1.0.0", "author": "Team L5R", "scripts": [ @@ -44,5 +44,5 @@ "packs": [], "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.1/raw/l5r5e.zip?job=build" + "download": "https://gitlab.com/teaml5r/l5r5e/-/jobs/artifacts/v0.0.2/raw/l5r5e.zip?job=build" }