We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1b32d6 commit 4bde692Copy full SHA for 4bde692
release_notes.md
@@ -1,9 +1,9 @@
1
-# Azure Functions CLI <version>
+# Azure Functions CLI 4.1.1
2
3
#### Host Version
4
5
-- Host Version: <version>
6
-- In-Proc Host Version: <version>
+- Host Version: 4.1040.300
+- In-Proc Host Version: 4.40.100
7
8
#### Changes
9
src/Cli/func/Directory.Version.props
@@ -1,7 +1,7 @@
<Project>
<PropertyGroup>
- <VersionPrefix>4.1.0</VersionPrefix>
+ <VersionPrefix>4.1.1</VersionPrefix>
<VersionSuffix></VersionSuffix>
<UpdateBuildNumber>true</UpdateBuildNumber>
</PropertyGroup>
0 commit comments