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 3e886ba commit b3ae769Copy full SHA for b3ae769
release_notes.md
@@ -1,4 +1,4 @@
1
-# Azure Functions CLI <version>
+# Azure Functions CLI 4.1.2
2
3
#### Host Version
4
src/Cli/func/Directory.Version.props
@@ -1,7 +1,7 @@
<Project>
<PropertyGroup>
- <VersionPrefix>4.1.1</VersionPrefix>
+ <VersionPrefix>4.1.2</VersionPrefix>
5
<VersionSuffix></VersionSuffix>
6
<UpdateBuildNumber>true</UpdateBuildNumber>
7
</PropertyGroup>
0 commit comments