From b8a05671dace3faa97cd18562962f6db6e34b3ac Mon Sep 17 00:00:00 2001 From: lilin Date: Wed, 24 Apr 2019 22:47:52 +0800 Subject: [PATCH] bump version --- pixinwallet.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pixinwallet.spec b/pixinwallet.spec index 1936b41..39ef1f4 100644 --- a/pixinwallet.spec +++ b/pixinwallet.spec @@ -35,5 +35,5 @@ app = BUNDLE(exe, icon=None, bundle_identifier=None, info_plist={ - 'NSHighResolutionCapable': 'True','CFBundleShortVersionString':'0.0.4' + 'NSHighResolutionCapable': 'True','CFBundleShortVersionString':'0.0.5' })