Skip to content

Commit db97762

Browse files
authored
Update vss-extension.json
1 parent a447c69 commit db97762

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vss-extension.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
"manifestVersion": 1,
33
"id": "devops-github-extension",
44
"name": "Github AzureDevOps Rest Api Integration",
5-
"version": "0.1.14",
5+
"version": "0.1.15",
66
"publisher": "jikuma",
77
"public": true,
88
"targets": [
99
{
1010
"id": "Microsoft.VisualStudio.Services"
1111
}
1212
],
13-
"description": "Github AzureDevOps Rest Api Integration. This task enable you to call github rest api using azure devops github endpoint. This enables you to integrate you CI/CD pipeline better with github.",
13+
"description": "Github AzureDevOps Rest Api Integration. This task enable you to call github rest api using azure devops github endpoint. This enables you to integrate your CI/CD pipeline better with github.",
1414
"categories": [
1515
"Azure Pipelines"
1616
],

0 commit comments

Comments
 (0)