We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a5426d commit 58202a9Copy full SHA for 58202a9
2 files changed
release_notes.md
@@ -1,4 +1,4 @@
1
-# Azure Functions CLI 4.10.0
+# Azure Functions CLI 4.11.0
2
3
#### Host Version
4
src/Cli/func/Directory.Version.props
@@ -1,7 +1,7 @@
<Project>
<PropertyGroup>
- <VersionPrefix>4.10.0</VersionPrefix>
+ <VersionPrefix>4.11.0</VersionPrefix>
5
<VersionSuffix></VersionSuffix>
6
<UpdateBuildNumber>true</UpdateBuildNumber>
7
</PropertyGroup>
0 commit comments