From 10bc46c68211d779030c21742824323b32cef39a Mon Sep 17 00:00:00 2001 From: Jonathan Harris Date: Mon, 1 Feb 2016 03:39:52 +0000 Subject: [PATCH] Release 2.07 --- config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.py b/config.py index 91db519e..78c44843 100644 --- a/config.py +++ b/config.py @@ -7,7 +7,7 @@ from sys import platform appname = 'EDMarketConnector' applongname = 'E:D Market Connector' appcmdname = 'EDMC' -appversion = '2.0.6.0' +appversion = '2.0.7.0' update_feed = 'http://marginal.org.uk/edmarketconnector.xml' update_interval = 47*60*60