Skip to content

Commit fca0310

Browse files
authored
Bump AzureFunctionApp version (#16773)
Co-authored-by: Ondrej Netocny <[email protected]>
1 parent 0db1b9a commit fca0310

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

Tasks/AzureFunctionAppV1/task.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"author": "Microsoft Corporation",
1818
"version": {
1919
"Major": 1,
20-
"Minor": 208,
21-
"Patch": 1
20+
"Minor": 209,
21+
"Patch": 0
2222
},
2323
"minimumAgentVersion": "2.104.1",
2424
"groups": [

Tasks/AzureFunctionAppV1/task.loc.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"author": "Microsoft Corporation",
1818
"version": {
1919
"Major": 1,
20-
"Minor": 208,
21-
"Patch": 1
20+
"Minor": 209,
21+
"Patch": 0
2222
},
2323
"minimumAgentVersion": "2.104.1",
2424
"groups": [

Tasks/AzureFunctionAppV2/task.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"author": "Microsoft Corporation",
1818
"version": {
1919
"Major": 2,
20-
"Minor": 208,
21-
"Patch": 1
20+
"Minor": 209,
21+
"Patch": 0
2222
},
2323
"releaseNotes": "What's new in version 2.* <br /> Removed WAR Deploy Support, setting Web.Config options, and the option for the Startup command for Linux Azure Function Apps.",
2424
"minimumAgentVersion": "2.104.1",

Tasks/AzureFunctionAppV2/task.loc.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"author": "Microsoft Corporation",
1818
"version": {
1919
"Major": 2,
20-
"Minor": 208,
21-
"Patch": 1
20+
"Minor": 209,
21+
"Patch": 0
2222
},
2323
"releaseNotes": "ms-resource:loc.releaseNotes",
2424
"minimumAgentVersion": "2.104.1",

0 commit comments

Comments
 (0)