diff --git a/templates/private/Tasks/StartTask/task.json b/templates/private/Tasks/StartTask/task.json index 26ede77..ee2d12d 100644 --- a/templates/private/Tasks/StartTask/task.json +++ b/templates/private/Tasks/StartTask/task.json @@ -13,7 +13,7 @@ "version": { "Major": "1", "Minor": "19", - "Patch": "13" + "Patch": "14" }, "minimumAgentVersion": "2.170.1", "instanceNameFormat": "ALM Octane Job Start", diff --git a/templates/private/overview.md b/templates/private/overview.md index 27bcef9..f707dcc 100644 --- a/templates/private/overview.md +++ b/templates/private/overview.md @@ -1,7 +1,7 @@ # ALM Octane Integration with Azure DevOps Services -## 0.4.2.13 version Release notes -* Send parameters structure to Octane -* Send parameters values executed to Octane +## 0.4.2.14 version Release notes +* Send parameters structure to Octane, from version 16.1.18. +* Send parameters values executed to Octane, from version 16.1.18. * Fix defects ## 0.4.2.5 version Release notes * Update Octane CI Server plugin version. diff --git a/templates/private/vss-extension.json b/templates/private/vss-extension.json index 079e271..76ed43d 100644 --- a/templates/private/vss-extension.json +++ b/templates/private/vss-extension.json @@ -2,7 +2,7 @@ "manifestVersion": 1, "id": "alm-octane-integration", - "version": "0.4.2.13", + "version": "0.4.2.14", "name": "ALM Octane Integration Private Extension", "description": "Beta version. An Azure DevOps extension that supplies the required entities for establishing an integration with ALM Octane.", "publisher": "almoctane", diff --git a/templates/public/overview.md b/templates/public/overview.md index 4a043a2..c1e7f64 100644 --- a/templates/public/overview.md +++ b/templates/public/overview.md @@ -1,7 +1,7 @@ # ALM Octane Integration with Azure DevOps Services ## 0.2.7.0 version Release notes -* Send parameters structure to Octane -* Send parameters values executed to Octane +* Send parameters structure to Octane, from version 16.1.18. +* Send parameters values executed to Octane, from version 16.1.18. * Fix defects ## 0.2.6.0 version Release notes * Update Octane CI Server plugin version.