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 b0edeba commit 9f072f1Copy full SHA for 9f072f1
release_notes.md
@@ -1,4 +1,4 @@
1
-# Azure Functions CLI 4.2.2
+# Azure Functions CLI 4.2.3
2
3
#### Host Version
4
src/Cli/func/Directory.Version.props
@@ -1,7 +1,7 @@
<Project>
<PropertyGroup>
- <VersionPrefix>4.2.2</VersionPrefix>
+ <VersionPrefix>4.2.3</VersionPrefix>
5
<VersionSuffix></VersionSuffix>
6
<UpdateBuildNumber>true</UpdateBuildNumber>
7
</PropertyGroup>
0 commit comments