From d39d78bb39f9bcbe7c463dbd66cc97653dbba7cc Mon Sep 17 00:00:00 2001 From: Athanasius Date: Wed, 15 Jul 2020 12:00:03 +0100 Subject: [PATCH] Release 4.0.2.0 --- ChangeLog.md | 6 ++++++ config.py | 2 +- edmarketconnector.xml | 14 ++++++++++---- 3 files changed, 17 insertions(+), 5 deletions(-) diff --git a/ChangeLog.md b/ChangeLog.md index edd422c8..b716f1be 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,6 +1,12 @@ This is the master changelog for Elite Dangerous Market Connector. Entries are in reverse chronological order (latest first). --- +Release 4.0.2.0 +=== +Only a minor fix to EDMC.exe + + * Restore the reporting of new releases for `EDMC.exe -v`. + Release 4.0.1.0 === This fixes a bug with the EDDB 'System Provider' URLs. diff --git a/config.py b/config.py index 7798e68c..b68b2f93 100644 --- a/config.py +++ b/config.py @@ -8,7 +8,7 @@ from sys import platform appname = 'EDMarketConnector' applongname = 'E:D Market Connector' appcmdname = 'EDMC' -appversion = '4.0.1.0' +appversion = '4.0.2.0' copyright = u'© 2015-2019 Jonathan Harris, 2020 EDCD' update_feed = 'https://raw.githubusercontent.com/EDCD/EDMarketConnector/releases/edmarketconnector.xml' diff --git a/edmarketconnector.xml b/edmarketconnector.xml index 2e57d7ff..9295086d 100644 --- a/edmarketconnector.xml +++ b/edmarketconnector.xml @@ -168,11 +168,17 @@ - Release 4.0.1.0 + Release 4.0.2.0 body { font-family:"Segoe UI","Tahoma"; font-size: 75%; } h2 { font-family:"Segoe UI","Tahoma"; font-size: 105%; } +

Release 4.0.2.0

+

Only a minor fix to EDMC.exe

+
    +
  • Restore the reporting of new releases for EDMC.exe -v.
  • +
+

Release 4.0.1.0

This fixes a bug with the EDDB 'System Provider' URLs.

    @@ -490,11 +496,11 @@ If any of your plugins are listed in that section then they will need updating, ]]>