1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-19 10:27:38 +03:00

Release 3.02

This commit is contained in:
Jonathan Harris 2018-04-05 00:27:39 +01:00
parent 228b6ee38d
commit a0e5bcd5c6

View File

@ -9,7 +9,7 @@ from sys import platform
appname = 'EDMarketConnector'
applongname = 'E:D Market Connector'
appcmdname = 'EDMC'
appversion = '3.0.2.0'
appversion = '3.0.2.1'
update_feed = 'https://marginal.org.uk/edmarketconnector.xml'
update_interval = 47*60*60