diff --git a/incubating/octopusdeploy-create-package/step.yaml b/incubating/octopusdeploy-create-package/step.yaml index 9de9cf7a..3386c824 100644 --- a/incubating/octopusdeploy-create-package/step.yaml +++ b/incubating/octopusdeploy-create-package/step.yaml @@ -2,8 +2,8 @@ version: "1.0" kind: step-type metadata: name: octopusdeploy-create-package - version: 1.0.0 - title: Create a package + version: 1.0.1 + title: Create a package in Octopus Deploy isPublic: true description: Creates a zip package in the format expected by Octopus Deploy sources: diff --git a/incubating/octopusdeploy-deploy-release-tenanted/step.yaml b/incubating/octopusdeploy-deploy-release-tenanted/step.yaml index 6cf52084..416c8d91 100644 --- a/incubating/octopusdeploy-deploy-release-tenanted/step.yaml +++ b/incubating/octopusdeploy-deploy-release-tenanted/step.yaml @@ -2,7 +2,7 @@ version: "1.0" kind: step-type metadata: name: octopusdeploy-deploy-release-tenanted - version: 1.0.0 + version: 1.0.1 title: Deploy a tenanted release in Octopus Deploy isPublic: true description: Deploy a tenanted release in Octopus Deploy