Skip to content

Commit 869e768

Browse files
committed
Update default and latest version to 10.0.1
Bump the defaultVersion in host.json and update version_latest.txt to 10.0.1 to reflect the latest release.
1 parent 6d85886 commit 869e768

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": "10.0.0",
19+
"defaultVersion": "10.0.1",
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-
10.0.0
1+
10.0.1

0 commit comments

Comments
 (0)