Skip to content

Commit

Permalink
Fix task version
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredfholgate committed Apr 6, 2024
1 parent 8f9b914 commit 9349060
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Tasks/TerraformTask/TerraformTaskV4/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"demands": [],
"version": {
"Major": "4",
"Minor": "229",
"Minor": "238",
"Patch": "0"
},
"instanceNameFormat": "Terraform : $(provider)",
Expand Down
2 changes: 1 addition & 1 deletion Tasks/TerraformTask/TerraformTaskV4/task.loc.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"demands": [],
"version": {
"Major": "4",
"Minor": "236",
"Minor": "238",
"Patch": "0"
},
"instanceNameFormat": "ms-resource:loc.instanceNameFormat",
Expand Down

0 comments on commit 9349060

Please sign in to comment.