Skip to content

Commit 78d71e0

Browse files
committed
Updated to support service messages from octo.exe
1 parent ddfc19e commit 78d71e0

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed
Binary file not shown.

source/VSTSExtensions/OctopusBuildTasks/CreateOctopusRelease/task.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"version": {
1313
"Major": 0,
1414
"Minor": 4,
15-
"Patch": 7
15+
"Patch": 8
1616
},
1717
"minimumAgentVersion": "1.82.0",
1818
"groups": [

source/VSTSExtensions/OctopusBuildTasks/extension-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifestVersion": 1,
33
"id": "octopus-deploy-build-release-tasks",
44
"name": "Octopus Deploy Build and Release Tasks",
5-
"version": "0.5.6",
5+
"version": "0.5.7",
66
"publisher": "octopusdeploy",
77
"description": "Build and Release tasks for integrating with Octopus Deploy",
88
"public": true,

0 commit comments

Comments
 (0)