docs: Mention version checks introduced in v3.34.0 (#2184)

This commit is contained in:
Jurgen Braam
2026-07-03 15:16:57 +02:00
committed by GitHub
parent 015eb3f0fe
commit 3354090f21

View File

@@ -63,6 +63,14 @@ Now when someone tries to run the Taskfile with an older version of Task, they
will receive an error prompting them to upgrade their version of Task to
`v3.17.0` or greater.
:::info
Note that this functionality was introduced in
[v3.34.0](https://github.com/go-task/task/releases/tag/v3.34.0), so older
versions are not able to give you this warning.
:::
## Versions 1 & 2
Version 1 and 2 of Task are no longer officially supported and anyone still