Skip to content

v0.5.2: Fix CLI --version reporting

Choose a tag to compare

@darrylmorley darrylmorley released this 01 May 13:52
· 664 commits to main since this release

What's fixed

  • whatcable --version printed dev when launched via the Homebrew-installed binary. The CLI lives at Contents/Helpers/whatcable since v0.5.1, and Bundle.main doesn't auto-resolve to the parent .app from there. The CLI now walks up from its executable path to read the bundle's Info.plist, so --version reports 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.