We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 377f74d + 2886c12 commit 2b9ca1aCopy full SHA for 2b9ca1a
MyApp/_pages/webhooks.md
@@ -12,7 +12,7 @@ by [Jezz Santos](https://github.com/jezzsantos) makes it very easy to expose web
12
and helps you manage your user's subscriptions to those webhooks.:
13
14
:::copy
15
-`<PackageReference Include="ServiceStack.Webhooks" Version="8.*" />`
+`<PackageReference Include="ServiceStack.Webhooks" Version="3.*" />`
16
:::
17
18
By adding the `WebhookFeature` to the `AppHost` of your service,
0 commit comments