From 68bc025c074db8f80154b238f0acb1df01f1612b Mon Sep 17 00:00:00 2001 From: Jonathan Harris Date: Fri, 26 Apr 2019 18:12:40 +0100 Subject: [PATCH] Release 3.40 --- config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.py b/config.py index e75dbc02..1a74b109 100644 --- a/config.py +++ b/config.py @@ -9,7 +9,7 @@ from sys import platform appname = 'EDMarketConnector' applongname = 'E:D Market Connector' appcmdname = 'EDMC' -appversion = '3.3.8.0' +appversion = '3.4.0.0' update_feed = 'https://marginal.org.uk/edmarketconnector.xml' update_interval = 47*60*60