Skip to content

Commit

Permalink
Merge pull request #13 from eleven-financial/fix/change-version
Browse files Browse the repository at this point in the history
Change version Repos Task and Extension
  • Loading branch information
renatodans authored Nov 29, 2021
2 parents c9c903b + 5566136 commit 496e8dc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion tasks/stack-board-repos/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tasks/stack-board-repos/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "stack-board-repos",
"version": "0.0.22",
"version": "0.0.23",
"description": "Stack Board Repos Extension for Azure DevOps",
"main": "stackboardrepos.js",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion vss-extension.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifestVersion": 1,
"id": "stack-board",
"publisher": "elevenlabs",
"version": "1.2.26",
"version": "1.2.25",
"name": "Stack Board",
"description": "Stack board extension for Azure DevOps",
"public": true,
Expand Down

0 comments on commit 496e8dc

Please sign in to comment.