Skip to content

Commit ac5f4d4

Browse files
committed
Updating host version for 4.1044.400 and release notes
1 parent 25051f1 commit ac5f4d4

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

release_notes.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
- My change description (#PR)
55
-->
66
-->
7-
- Update Python Worker Version to [4.40.2](https://github.com/Azure/azure-functions-python-worker/releases/tag/4.40.2)
8-
- Add JitTrace Files for v4.1044
97
- Remove duplicate function names from sync triggers payload(#11371)
108
- Avoid emitting empty tag values for health check metrics (#11393)
119
- Functions host to take a customer specified port in Custom Handler scenario (#11408)

src/Directory.Version.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project>
22
<PropertyGroup>
3-
<VersionPrefix>4.1044.300</VersionPrefix>
3+
<VersionPrefix>4.1044.400</VersionPrefix>
44
<UpdateBuildNumber>true</UpdateBuildNumber>
55
</PropertyGroup>
66
</Project>

0 commit comments

Comments
 (0)