Skip to content

Commit f6f26d5

Browse files
committed
Update default version to 10.0.0
Changed the defaultVersion in host.json and updated version_latest.txt to reflect the new version 10.0.0, replacing 8.8.2.
1 parent c9d2940 commit f6f26d5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

host.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"distributedTracingEnabled": false,
1717
"version": "None"
1818
},
19-
"defaultVersion": "8.8.2",
19+
"defaultVersion": "10.0.0",
2020
"versionMatchStrategy": "Strict",
2121
"versionFailureStrategy": "Fail"
2222
}

version_latest.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
8.8.2
1+
10.0.0

0 commit comments

Comments
 (0)