diff --git a/templates/vss-extension.json b/templates/vss-extension.json index 629f200..0ce8ebd 100644 --- a/templates/vss-extension.json +++ b/templates/vss-extension.json @@ -1,10 +1,10 @@ { "manifestVersion": 1, "id": "alm-octane-integration", - "version": "0.1.0", + "version": "0.1.3", "name": "ALM Octane Integration Extension", "description": "An Azure DevOps extension that supplies the required entities for establishing an integration with ALM Octane.", - "publisher": "moshestekel", + "publisher": "ALMOctane", "categories": [ "Azure Pipelines" ],