From 511bf39ead3c837b2397b5c69c97a9f4d942c651 Mon Sep 17 00:00:00 2001 From: Jonathan Harris Date: Mon, 8 Feb 2016 01:00:46 +0000 Subject: [PATCH] Release 2.08.1 --- config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.py b/config.py index 6b585f6e..67ba882d 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.0.8.0' +appversion = '2.0.8.1' update_feed = 'https://marginal.org.uk/edmarketconnector.xml' update_interval = 47*60*60