diff --git a/docs/README.md b/docs/README.md index 68bced0..a1bb4dd 100644 --- a/docs/README.md +++ b/docs/README.md @@ -12,10 +12,10 @@ ScoreSight is an OCR (Optical Character Recognition) application designed to ext Download - - - - + + + + diff --git a/scoresight.spec b/scoresight.spec index bdc0b50..46d0a92 100644 --- a/scoresight.spec +++ b/scoresight.spec @@ -176,7 +176,7 @@ elif args.mac_osx: name='scoresight.app', icon='icons/MacOS_icon.png', bundle_identifier='com.royshilkrot.scoresight', - version='0.0.17', + version='0.1.0', info_plist={ 'NSPrincipalClass': 'NSApplication', 'NSAppleScriptEnabled': False,