You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All packages installed with brew have the version of the package in the
name of the parent folder. Whereas those installed from source have the
git tags present.
With that in mind, either the git tags or parent folder name is referenced to
print the release version used.
Relates: #159
So a user can run e.g.
whippet version
orwhippet -v
to get info on what version they're running.The text was updated successfully, but these errors were encountered: