1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-18 18:07:37 +03:00

appcast 4.0.6

This commit is contained in:
Athanasius 2020-08-26 18:15:44 +01:00
parent 60a90e4b30
commit 4d85648e9d

View File

@ -168,11 +168,17 @@
<!-- Windows --> <!-- Windows -->
<item> <item>
<title>Release 4.0.5</title> <title>Release 4.0.6</title>
<description> <description>
<![CDATA[ <![CDATA[
<style>body { font-family:"Segoe UI","Tahoma"; font-size: 75%; } h2 { font-family:"Segoe UI","Tahoma"; font-size: 105%; }</style> <style>body { font-family:"Segoe UI","Tahoma"; font-size: 75%; } h2 { font-family:"Segoe UI","Tahoma"; font-size: 105%; }</style>
<h2>Release 4.0.6</h2>
<ul>
<li>Correct the three System Provider plugins to <em>not</em> show the <em>next</em> system
in a plotted route instead of the current system.</li>
</ul>
<h2>Release 4.0.5</h2> <h2>Release 4.0.5</h2>
<ul> <ul>
<li>Built using Python 3.7.9.</li> <li>Built using Python 3.7.9.</li>
@ -612,10 +618,10 @@ If any of your plugins are listed in that section then they will need updating,
]]> ]]>
</description> </description>
<enclosure <enclosure
url="https://github.com/EDCD/EDMarketConnector/releases/download/Release/4.0.5/EDMarketConnector_win_4.0.5.msi" url="https://github.com/EDCD/EDMarketConnector/releases/download/Release/4.0.6/EDMarketConnector_win_4.0.6.msi"
sparkle:os="windows" sparkle:os="windows"
sparkle:installerArguments="/passive LAUNCH=yes" sparkle:installerArguments="/passive LAUNCH=yes"
sparkle:version="4.0.5" sparkle:version="4.0.6"
length="11317248" length="11317248"
type="application/octet-stream" type="application/octet-stream"
/> />