1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-21 11:27:38 +03:00

Release 1.87

This commit is contained in:
Jonathan Harris 2015-11-09 16:28:52 +00:00
parent 51b3b9f3bd
commit 55147b062b

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