Skip to content

Commit

Permalink
Fix buid.bat error handling.
Browse files Browse the repository at this point in the history
  • Loading branch information
stekel committed Nov 14, 2019
1 parent f41df49 commit 03de91c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions templates/vss-extension.json
Original file line number Diff line number Diff line change
@@ -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"
],
Expand Down

0 comments on commit 03de91c

Please sign in to comment.