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 @@ - +