Skip to content

Commit 566e38d

Browse files
Webhook source version fix (#245)
Corrected version number from `4.8.0` to `4.9.0`
2 parents 511efe4 + c89cf3d commit 566e38d

File tree

1 file changed

+1
-1
lines changed
  • doc/_admin-guide/060_Sources/240_webhook

1 file changed

+1
-1
lines changed

doc/_admin-guide/060_Sources/240_webhook/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: 'Webhook source'
33
short_title: webhook
44
id: adm-src-webhook
55
description: >-
6-
From version 4.8.0 and onwards, {{ site.product.short_name }} can collect logs through a webhook using the `webhook()` and `webhook-json()` sources. The webhook-json() source automatically parses the payload using the `json-parser()`.
6+
From version 4.9.0 and onwards, {{ site.product.short_name }} can collect logs through a webhook using the `webhook()` and `webhook-json()` sources. The webhook-json() source automatically parses the payload using the `json-parser()`.
77
---
88

99
**Declaration**

0 commit comments

Comments
 (0)