Skip to content

Commit 4bde692

Browse files
authored
Prep for release for version 4.1.1 (#4576)
1 parent a1b32d6 commit 4bde692

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

release_notes.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
# Azure Functions CLI <version>
1+
# Azure Functions CLI 4.1.1
22

33
#### Host Version
44

5-
- Host Version: <version>
6-
- In-Proc Host Version: <version>
5+
- Host Version: 4.1040.300
6+
- In-Proc Host Version: 4.40.100
77

88
#### Changes
99

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.0</VersionPrefix>
4+
<VersionPrefix>4.1.1</VersionPrefix>
55
<VersionSuffix></VersionSuffix>
66
<UpdateBuildNumber>true</UpdateBuildNumber>
77
</PropertyGroup>

0 commit comments

Comments
 (0)