From da56fd141146794d6510f90503b83764d0a70f6a Mon Sep 17 00:00:00 2001 From: Jonathan Harris Date: Wed, 2 Oct 2019 03:02:53 +0100 Subject: [PATCH] Release 3.50 beta0 --- config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.py b/config.py index d29c30d5..8574fc12 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 = '3.4.3.0' +appversion = '3.5.0.0' update_feed = 'https://marginal.org.uk/edmarketconnector.xml' update_interval = 47*60*60