Skip to content

Commit b3ae769

Browse files
authored
Prep for release for version 4.1.2 (#4603)
1 parent 3e886ba commit b3ae769

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 <version>
1+
# Azure Functions CLI 4.1.2
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.1.1</VersionPrefix>
4+
<VersionPrefix>4.1.2</VersionPrefix>
55
<VersionSuffix></VersionSuffix>
66
<UpdateBuildNumber>true</UpdateBuildNumber>
77
</PropertyGroup>

0 commit comments

Comments
 (0)