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
@yonas Are you building the source yourself or installing a precompiled binary? If the former, then this is expected. We get the version information at build-time from Git. If you're building yourself, you need to either set this by using ldflags or by building inside our Git repo.
Generally, I would recommend that you install Task via one of the methods listed in our docs unless there is a specific reason why you can't.
Running
task --version
outputsTask version: (devel) ()
.Tested using source for the latest release: https://github.com/go-task/task/archive/refs/tags/v3.40.1.tar.gz
The text was updated successfully, but these errors were encountered: