From 43ee3c3717c4ec3504b4e1acb45a717a419efb8a Mon Sep 17 00:00:00 2001 From: Frank Lin Date: Thu, 21 May 2026 15:42:56 +1000 Subject: [PATCH] Fix version year --- src/pages/docs/tasks/superseded-tasks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/docs/tasks/superseded-tasks.md b/src/pages/docs/tasks/superseded-tasks.md index 423b6e2b44..6a59def0ee 100644 --- a/src/pages/docs/tasks/superseded-tasks.md +++ b/src/pages/docs/tasks/superseded-tasks.md @@ -9,7 +9,7 @@ description: Tasks that are no longer required can be automatically cancelled. Sometimes multiple deployment or runbook run tasks for the same project/environment/tenant combination will be waiting in the task queue. Often this means some of the tasks are superseded and no longer required. Octopus can help you clean these tasks up automatically by cancelling them. :::div{.info} -This feature is available from version `2025.2.7727`. +This feature is available from version `2026.2.7727`. ::: ## Configuration