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

Release 1.51.1

This commit is contained in:
Jonathan Harris 2015-06-23 22:44:15 +01:00
parent 1d636f06a0
commit 3a7bcb2dbd

View File

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