From f1af271a3b32f95c3c79eb02ef52d20b2f98f62d Mon Sep 17 00:00:00 2001 From: Vlyan Date: Mon, 26 Jul 2021 22:35:16 +0200 Subject: [PATCH] merge --- CHANGELOG.md | 2 ++ system/system.json | 6 +++--- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1191dca..fc8c627 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ # Changelog +## 1.3.3 - TODO + ## 1.3.2 - Ronin's Bubble - Added a tooltip on hover with all information for items, and removed all these silly moving description (which made me crazy). - Added PoW Revised 20Q (for old Ronin, just modify the template in 20Q to change the character sheet fields). diff --git a/system/system.json b/system/system.json index 3f79a74..5740aba 100644 --- a/system/system.json +++ b/system/system.json @@ -3,9 +3,9 @@ "title": "Legend of the Five Rings (5th Edition)", "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/v1.3.2/system/system.json", - "download": "https://gitlab.com/teaml5r/l5r5e/-/jobs/artifacts/v1.3.2/raw/l5r5e.zip?job=build", - "version": "1.3.2", + "manifest": "https://gitlab.com/teaml5r/l5r5e/-/raw/v1.3.3/system/system.json", + "download": "https://gitlab.com/teaml5r/l5r5e/-/jobs/artifacts/v1.3.3/raw/l5r5e.zip?job=build", + "version": "1.3.3", "minimumCoreVersion": "0.8.5", "compatibleCoreVersion": "0.8.8", "manifestPlusVersion": "1.0.0",