From 4c967cb376edc1cd55a0c6f84ed843f5c4c67faf Mon Sep 17 00:00:00 2001 From: Azure Functions Release <57925570+azfuncgh@users.noreply.github.com> Date: Tue, 30 Apr 2024 10:24:11 -0700 Subject: [PATCH] Updated bundle version to 3.33.0, template version to 3.0.3022 (#394) Co-authored-by: azfuncgh --- .../bundleConfig.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Microsoft.Azure.Functions.ExtensionBundle/bundleConfig.json b/src/Microsoft.Azure.Functions.ExtensionBundle/bundleConfig.json index fad0bb2..57853c2 100644 --- a/src/Microsoft.Azure.Functions.ExtensionBundle/bundleConfig.json +++ b/src/Microsoft.Azure.Functions.ExtensionBundle/bundleConfig.json @@ -1,6 +1,6 @@ { "bundleId": "Microsoft.Azure.Functions.ExtensionBundle", - "bundleVersion": "3.32.0", - "templateVersion": "3.0.2964", + "bundleVersion": "3.33.0", + "templateVersion": "3.0.3022", "isPreviewBundle": false }