From 353c5a23812f8db55e25bf1cca9cb4a8a33e94d0 Mon Sep 17 00:00:00 2001 From: Athanasius Date: Sun, 19 Jun 2022 10:26:31 +0000 Subject: [PATCH] scripts/eddn-errors: EDSM - Console version now 1.0.2 --- scripts/eddn-report-log-errors | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/eddn-report-log-errors b/scripts/eddn-report-log-errors index 42032ff..32bf2ab 100755 --- a/scripts/eddn-report-log-errors +++ b/scripts/eddn-report-log-errors @@ -137,7 +137,7 @@ def process_file(input_file: str) -> None: elif matches.group('software_name') == 'EDSM - Console': # It's in-browser, no public source/releases - if software_version >= semantic_version.Version.coerce('1.0'): + if software_version >= semantic_version.Version.coerce('1.0.2'): if matches.group('schema_ref') == 'https://eddn.edcd.io/schemas/journal/1': if matches.group('journal_event') == 'Scan': #