From 257a736c83069b4a6256c70d97c2c66f2fe7b0fd Mon Sep 17 00:00:00 2001 From: Vlyan Date: Mon, 16 Sep 2024 09:50:12 +0200 Subject: [PATCH] Release v1.12.2 --- CHANGELOG.md | 5 +++-- system/system.json | 4 ++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 918e8a5..5193d89 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,8 +6,9 @@ Date format : day/month/year > - `foundry-version`: Stick to the major version of FoundryVTT. > - `system-version`: System functionalities and Fixes. -## 1.12.2 - ??/08/2024 - ??? -- Modified : The checkbox "reverseFatigueBar" is now a drop-down with `none`/`fatigue`/`strife`/`both`, and is now an client preference. +## 1.12.2 - 16/09/2024 - Bugfixes +- Modified : The checkbox `reverseFatigueBar` is now a drop-down with `none`/`fatigue`/`strife`/`both`, and is now an client preference. +- Fixed : Character sheet errors when using a non-supported language (Thx to KitCat #56). ## 1.12.1 - 19/06/2024 - Compendium update (mostly french) - Updated the names and pages number from the official French translation of `Celestial Realms` and `Fields of Victory`. diff --git a/system/system.json b/system/system.json index 84b1660..052cfba 100644 --- a/system/system.json +++ b/system/system.json @@ -7,8 +7,8 @@ "changelog": "https://gitlab.com/teaml5r/l5r5e/-/blob/master/CHANGELOG.md", "license": "https://gitlab.com/teaml5r/l5r5e/-/blob/master/LICENSE.md", "manifest": "https://gitlab.com/teaml5r/l5r5e/-/raw/master/system/system.json", - "download": "https://gitlab.com/teaml5r/l5r5e/-/jobs/artifacts/v1.12.1/raw/l5r5e.zip?job=build", - "version": "1.12.1", + "download": "https://gitlab.com/teaml5r/l5r5e/-/jobs/artifacts/v1.12.2/raw/l5r5e.zip?job=build", + "version": "1.12.2", "compatibility": { "minimum": "12", "verified": "12",