diff --git a/eng/build/Packages.props b/eng/build/Packages.props index 4a5521141..ad31fec61 100644 --- a/eng/build/Packages.props +++ b/eng/build/Packages.props @@ -14,15 +14,15 @@ - + - + - + @@ -32,11 +32,11 @@ - + - + diff --git a/release_notes.md b/release_notes.md index cfac60920..f162df6a0 100644 --- a/release_notes.md +++ b/release_notes.md @@ -1,11 +1,10 @@ -# Azure Functions CLI 4.3.0 +# Azure Functions CLI 4.4.0 #### Host Version -- Host Version: 4.1042.100 +- Host Version: 4.1043.200 - In-Proc Host Version: 4.41.100 (4.841.100, 4.641.100) #### Changes -- - Add Dockerfile for python 3.13 local build environment (#4611) diff --git a/src/Cli/func/Directory.Version.props b/src/Cli/func/Directory.Version.props index a551e02df..bab5f2326 100644 --- a/src/Cli/func/Directory.Version.props +++ b/src/Cli/func/Directory.Version.props @@ -1,7 +1,7 @@ - 4.3.0 + 4.4.0 true