mirror of
https://github.com/go-task/task.git
synced 2026-07-08 22:46:07 +00:00
docs: Mention version checks introduced in v3.34.0 (#2184)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user