armok-vision icon indicating copy to clipboard operation
armok-vision copied to clipboard

version numbers incorrect on macOS

Open core-code opened this issue 3 years ago • 0 comments

i've downloaeed version 0.21.0 but when selecting it in the Finder it claims to be version 1.0

Screenshot 2021-11-19 at 13 09 03

both the CFBundleShortVersionString and CFBundleVersion entries in the Info.plist file are wrong. they should be set to 0.21.0 instead of 1.0 and 0 respectively

thanks!

core-code avatar Nov 19 '21 12:11 core-code