From 0cb2fa80f04cb29931d37909813d24a1098d1fa7 Mon Sep 17 00:00:00 2001 From: Jonathan Harris Date: Fri, 12 May 2017 16:20:20 +0100 Subject: [PATCH] Release 2.33 --- config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.py b/config.py index 2b26f436..a2c2aa53 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 = '2.3.2.1' +appversion = '2.3.3.0' update_feed = 'https://marginal.org.uk/edmarketconnector.xml' update_interval = 47*60*60