Skip to content

Commit e2be69c

Browse files
committed
version up
1 parent f86aad3 commit e2be69c

File tree

2 files changed

+3
-10
lines changed

2 files changed

+3
-10
lines changed

host.json

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,6 @@
88
"version": "[4.26.0, 5.0.0)"
99
},
1010
"functionTimeout": "00:10:00",
11-
12-
"logging": {
13-
"console": {
14-
"isEnabled": true,
15-
"enableStructuredLogging": true
16-
}
17-
},
1811
"extensions": {
1912
"durableTask": {
2013
"maxConcurrentActivityFunctions": 1,
@@ -23,9 +16,9 @@
2316
"distributedTracingEnabled": false,
2417
"version": "None"
2518
},
26-
"defaultVersion": "8.8.0",
19+
"defaultVersion": "8.8.1",
2720
"versionMatchStrategy": "Strict",
2821
"versionFailureStrategy": "Fail"
2922
}
3023
}
31-
}
24+
}

version_latest.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
8.8.0
1+
8.8.1

0 commit comments

Comments
 (0)