Skip to content

Commit f56e9c5

Browse files
change task version to previous one (#17195)
1 parent a3e443f commit f56e9c5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Tasks/InstallAppleCertificateV2/task.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"author": "Microsoft Corporation",
1414
"version": {
1515
"Major": 2,
16-
"Minor": 214,
16+
"Minor": 213,
1717
"Patch": 0
1818
},
1919
"releaseNotes": "Fixes codesign hangs on a self hosted agent. A Keychain password is now required to use `Default Keychain` or `Custom Keychain`. Microsoft hosted builds should use `Temporary Keychain`.",

Tasks/InstallAppleCertificateV2/task.loc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"author": "Microsoft Corporation",
1414
"version": {
1515
"Major": 2,
16-
"Minor": 214,
16+
"Minor": 213,
1717
"Patch": 0
1818
},
1919
"releaseNotes": "ms-resource:loc.releaseNotes",

0 commit comments

Comments
 (0)