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

Release 1.61

This commit is contained in:
Jonathan Harris 2015-07-08 19:50:42 +01:00
parent 6656546a7f
commit 04f737832c

View File

@ -6,7 +6,7 @@ from sys import platform
appname = 'EDMarketConnector'
applongname = 'E:D Market Connector'
appversion = '1.6.0.0'
appversion = '1.6.1.0'
if platform=='darwin':