v0.5.2: Fix CLI --version reporting
What's fixed
whatcable --versionprinteddevwhen launched via the Homebrew-installed binary. The CLI lives atContents/Helpers/whatcablesince v0.5.1, andBundle.maindoesn't auto-resolve to the parent.appfrom there. The CLI now walks up from its executable path to read the bundle'sInfo.plist, so--versionreports the correct release number.
No other changes since v0.5.1.
Install
brew upgrade --cask whatcable, or download WhatCable.zip from this release page and drag the new .app into /Applications.