1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-16 09:10:35 +03:00

Release 1.85

This commit is contained in:
Jonathan Harris 2015-11-08 18:07:51 +00:00
parent b0c88b59c7
commit 756a31f8da

View File

@ -7,7 +7,7 @@ from sys import platform
appname = 'EDMarketConnector'
applongname = 'E:D Market Connector'
appcmdname = 'EDMC'
appversion = '1.8.4.0'
appversion = '1.8.5.0'
if platform=='darwin':