Skip to content

Commit 03085c9

Browse files
authored
Update bundles version
1 parent 7cbe16a commit 03085c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-custom-handlers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ At the root of the app, the *host.json* file is configured to run an executable
264264
},
265265
"extensionBundle": {
266266
"id": "Microsoft.Azure.Functions.ExtensionBundle",
267-
"version": "[1.*, 2.0.0)"
267+
"version": "[4.*, 5.0.0)"
268268
}
269269
}
270270
```

0 commit comments

Comments
 (0)