Skip to content

Commit 715f12a

Browse files
author
Danny McCormick
authored
Bump version (#12442)
* Bump version * Update task.loc.json
1 parent 89e7d7b commit 715f12a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Tasks/SshV0/task.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"version": {
1919
"Major": 0,
2020
"Minor": 165,
21-
"Patch": 0
21+
"Patch": 1
2222
},
2323
"demands": [],
2424
"minimumAgentVersion": "2.102.0",
@@ -136,4 +136,4 @@
136136
"SshConnectionSuccessful": "Successfully connected.",
137137
"UseDefaultPort": "Using port 22 which is the default for SSH since no port was specified."
138138
}
139-
}
139+
}

Tasks/SshV0/task.loc.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"version": {
1919
"Major": 0,
2020
"Minor": 165,
21-
"Patch": 0
21+
"Patch": 1
2222
},
2323
"demands": [],
2424
"minimumAgentVersion": "2.102.0",
@@ -136,4 +136,4 @@
136136
"SshConnectionSuccessful": "ms-resource:loc.messages.SshConnectionSuccessful",
137137
"UseDefaultPort": "ms-resource:loc.messages.UseDefaultPort"
138138
}
139-
}
139+
}

0 commit comments

Comments
 (0)