From ddde0ca4d0447a776559b8562e7ea4eccf117f5c Mon Sep 17 00:00:00 2001 From: v-smanchem <105010995+v-smanchem@users.noreply.github.com> Date: Tue, 8 Aug 2023 11:50:21 -0700 Subject: [PATCH] Update the patch version to 4.25.1 (#9448) * Update the patch version to 4.25.1 * Updated the release notes. * Updated the release_notes * Latest release_notes are updated. * reverted back and updated just python worker --------- Co-authored-by: gavin-aguiar <80794152+gavin-aguiar@users.noreply.github.com> --- build/common.props | 2 +- build/python.props | 2 +- release_notes.md | 2 +- test/WebJobs.Script.Tests/WebJobs.Script.Tests.csproj | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/build/common.props b/build/common.props index c59ddd6f5f..ee49f966b9 100644 --- a/build/common.props +++ b/build/common.props @@ -5,7 +5,7 @@ latest 4 25 - 0 + 1 0 diff --git a/build/python.props b/build/python.props index 29c40e0858..127c413ee9 100644 --- a/build/python.props +++ b/build/python.props @@ -1,5 +1,5 @@ - + diff --git a/release_notes.md b/release_notes.md index ea2212581d..2ba2a0fea0 100644 --- a/release_notes.md +++ b/release_notes.md @@ -3,8 +3,8 @@ -- Update Python Worker Version to [4.16.0](https://github.com/Azure/azure-functions-python-worker/releases/tag/4.16.0) - Update Java Worker Version to [2.12.1](https://github.com/Azure/azure-functions-java-worker/releases/tag/2.12.1) +- Update Python Worker Version to [4.14.0](https://github.com/Azure/azure-functions-python-worker/releases/tag/4.14.0) - Update PowerShell Worker 7.0 to 4.0.2850 [Release Note](https://github.com/Azure/azure-functions-powershell-worker/releases/tag/v4.0.2850) - Update Node.js Worker Version to [3.8.0](https://github.com/Azure/azure-functions-nodejs-worker/releases/tag/v3.8.0) - Identity dependencies updated to 6.31.0: diff --git a/test/WebJobs.Script.Tests/WebJobs.Script.Tests.csproj b/test/WebJobs.Script.Tests/WebJobs.Script.Tests.csproj index a6c9f2e5f7..f6b36656c3 100644 --- a/test/WebJobs.Script.Tests/WebJobs.Script.Tests.csproj +++ b/test/WebJobs.Script.Tests/WebJobs.Script.Tests.csproj @@ -57,7 +57,7 @@ - +