Describe the bug
The version reported via the cli through the -v flag does not match the version reported by homebrew:
garethlau ~ $ floatingfile -v
>>> floatingfile
3.4.0
garethlau ~ $ brew info floatingfile
garethlau/floatingfile/floatingfile: stable 3.4.1
The official floatingfile CLI
https://floatingfile.space/cli
/opt/homebrew/Cellar/floatingfile/3.4.1 (3 files, 48.0MB) *
Built from source on 2022-02-01 at 21:46:23
From: https://github.com/garethlau/homebrew-floatingfile/blob/HEAD/Formula/floatingfile.rb
Describe the bug
The version reported via the cli through the
-vflag does not match the version reported by homebrew: