Please use versioning format x.x.xx instead of x.x (xx)
We are trying to automate software updates and track inventory of DisplayLink drivers in our macOS environment. Trying to parse versions when the value reports as `4.1 (11)` or `DisplayLink Driver 4.1.11 - Copyright 2003...` makes it difficult.
In the driver Info.plist file, please set the `CFBundleShortVersionString` key in the x.x.xx format. Even better, clean up the `CFBundleGetInfoString`
5
votes
