Skip to content

Commit 9f072f1

Browse files
authored
Release prep: v4.2.3 (#4635)
* 4.2.3 release prep * Update releasenotes
1 parent b0edeba commit 9f072f1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

release_notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Azure Functions CLI 4.2.2
1+
# Azure Functions CLI 4.2.3
22

33
#### Host Version
44

src/Cli/func/Directory.Version.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project>
22

33
<PropertyGroup>
4-
<VersionPrefix>4.2.2</VersionPrefix>
4+
<VersionPrefix>4.2.3</VersionPrefix>
55
<VersionSuffix></VersionSuffix>
66
<UpdateBuildNumber>true</UpdateBuildNumber>
77
</PropertyGroup>

0 commit comments

Comments
 (0)