We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b079776 commit f1c969cCopy full SHA for f1c969c
release_notes.md
@@ -2,7 +2,4 @@
2
3
<!-- Please add your release notes in the following format:
4
- My change description (#PR)
5
--->
6
-- Allow sync trigger to happen in managed environment when `AzureWebJobsStorage` is not set (#11214)
7
-- Moving to version 1.5.7 of Microsoft.Azure.AppService.Middleware.Functions (https://github.com/Azure/azure-functions-host/pull/11232)
8
-
+-->
src/Directory.Version.props
@@ -1,6 +1,6 @@
1
<Project>
<PropertyGroup>
- <VersionPrefix>4.$(MinorVersionPrefix)43.100</VersionPrefix>
+ <VersionPrefix>4.$(MinorVersionPrefix)44.100</VersionPrefix>
<UpdateBuildNumber>true</UpdateBuildNumber>
</PropertyGroup>
</Project>
0 commit comments