1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-17 17:42:20 +03:00

Release 1.86

This commit is contained in:
Jonathan Harris 2015-11-08 20:26:13 +00:00
parent 4a338b99ac
commit 31cf2eb3bd

View File

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