From ab4b1ff3d7391da10096e9c1b67709215b5ec2ae Mon Sep 17 00:00:00 2001 From: Jonathan Harris Date: Fri, 29 Jul 2016 13:49:22 +0100 Subject: [PATCH] Release 2.15 --- config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.py b/config.py index a761c846..bf312981 100644 --- a/config.py +++ b/config.py @@ -8,7 +8,7 @@ from sys import platform appname = 'EDMarketConnector' applongname = 'E:D Market Connector' appcmdname = 'EDMC' -appversion = '2.1.4.0' +appversion = '2.1.5.0' update_feed = 'https://marginal.org.uk/edmarketconnector.xml' update_interval = 47*60*60