Skip to content

Commit 2b9ca1a

Browse files
authored
Merge pull request #6 from BrydonJ/patch-2
Update webhooks.md
2 parents 377f74d + 2886c12 commit 2b9ca1a

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)