Skip to content

Commit cb92303

Browse files
Hotfix 4.39.500: Update release notes and update version to 4.39.500 (#11059)
* Update version to 4.39.500 * Clear release notes * Update release notes --------- Co-authored-by: Azure Functions Release <[email protected]>
1 parent ddd39a6 commit cb92303

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

release_notes.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,4 @@
33
<!-- Please add your release notes in the following format:
44
- My change description (#PR)
55
-->
6-
- Update PowerShell 7.4 worker to 4.0.4206
7-
- Disable Diagnostic Events when Table Storage is not accessible (#10996)
6+
- Disable Diagnostic Events when Table Storage is not accessible (#11041)

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.$(MinorVersionPrefix)39.400</VersionPrefix>
3+
<VersionPrefix>4.$(MinorVersionPrefix)39.500</VersionPrefix>
44
<UpdateBuildNumber>true</UpdateBuildNumber>
55
</PropertyGroup>
66
</Project>

0 commit comments

Comments
 (0)