1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-05-30 15:19:40 +03:00

Release 1.51

This commit is contained in:
Jonathan Harris 2015-06-23 18:13:16 +01:00
parent f0e5b61a89
commit 489a995813

View File

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