objective-see / BlockBlock

BlockBlock provides continual protection by monitoring persistence locations.
GNU General Public License v3.0
626 stars 39 forks source link

Helper shows version 0.9.9.9 #3

Closed tjluoma closed 4 years ago

tjluoma commented 4 years ago
2020-04-13-06 36 55-BlockBlock-Helper-Wrong-Version-Number

The CFBundleShortVersionString and CFBundleVersion version numbers for "/Applications/BlockBlock Helper.app" are both 0.9.9.9

/Library/Objective-See/BlockBlock/BlockBlock.app is 1.0.0.

I assume they are supposed to match and this was just an oversight. Otherwise it's confusing to have one part of the app be a different version number… although I realize they are technically two apps… but they are part of a set… so I still expect the numbers to match. Or maybe just don't put the version number in the Helper title bar so I'm less likely to see it :-)

objective-see commented 4 years ago

Ah, this is just so when v1.0.0 is no longer in beta (and that will then be bumped to 1.0.0) beta versions will be able to detect there is a new (final) version - and prompt for an update!