Skip to content

Commit 2886c12

Browse files
authored
Update webhooks.md
Latest version (from 2020) is 3.1.0
1 parent 377f74d commit 2886c12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MyApp/_pages/webhooks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ by [Jezz Santos](https://github.com/jezzsantos) makes it very easy to expose web
1212
and helps you manage your user's subscriptions to those webhooks.:
1313

1414
:::copy
15-
`<PackageReference Include="ServiceStack.Webhooks" Version="8.*" />`
15+
`<PackageReference Include="ServiceStack.Webhooks" Version="3.*" />`
1616
:::
1717

1818
By adding the `WebhookFeature` to the `AppHost` of your service,

0 commit comments

Comments
 (0)