1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-14 08:17:13 +03:00

config: Bump version to 3.4.6.0 so it shows up in testing

As the new Fleet Carrier code needs testing we need to be able to
filter down to our test messages if needs be.
This commit is contained in:
Athanasius 2020-06-18 18:26:20 +01:00
parent 38ba48c713
commit 2aa5154a1a

View File

@ -8,7 +8,7 @@ from sys import platform
appname = 'EDMarketConnector'
applongname = 'E:D Market Connector'
appcmdname = 'EDMC'
appversion = '3.4.4.0'
appversion = '3.4.6.0'
update_feed = 'https://raw.githubusercontent.com/EDCD/EDMarketConnector/releases/edmarketconnector.xml'
update_interval = 47*60*60