diff --git a/website/docs/taskfile_versions.mdx b/website/docs/taskfile_versions.mdx index 23c8ac02dc..ead00149d9 100644 --- a/website/docs/taskfile_versions.mdx +++ b/website/docs/taskfile_versions.mdx @@ -60,6 +60,13 @@ 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