diff --git a/eng/build/Packages.props b/eng/build/Packages.props index b949e2e8f..2d327bbbd 100644 --- a/eng/build/Packages.props +++ b/eng/build/Packages.props @@ -1,5 +1,4 @@ - @@ -7,13 +6,11 @@ - - @@ -23,7 +20,7 @@ - + @@ -32,22 +29,19 @@ - - + - + - - @@ -67,5 +61,4 @@ - - + \ No newline at end of file diff --git a/release_notes.md b/release_notes.md index 8ebc16b83..9c9a8ec1e 100644 --- a/release_notes.md +++ b/release_notes.md @@ -1,9 +1,9 @@ -# Azure Functions CLI 4.1.2 +# Azure Functions CLI 4.2.0 #### Host Version -- Host Version: 4.1040.300 -- In-Proc Host Version: 4.40.100 +- Host Version: 4.1041.200 +- In-Proc Host Version: 4.41.100 (4.841.100, 4.641.100) #### Changes diff --git a/src/Cli/func/Directory.Version.props b/src/Cli/func/Directory.Version.props index 78e65a011..221ddedc8 100644 --- a/src/Cli/func/Directory.Version.props +++ b/src/Cli/func/Directory.Version.props @@ -1,7 +1,7 @@ - 4.1.2 + 4.2.0 true