Skip to content

Commit 2d153dc

Browse files
v4.0.3
1 parent da8e666 commit 2d153dc

File tree

7 files changed

+15
-704
lines changed

7 files changed

+15
-704
lines changed

.github/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@ The Umbraco v16 version of this package is [available via NuGet](https://www.nug
2424
To install the package, you can use either .NET CLI:
2525

2626
```
27-
dotnet add package Umbraco.Community.BlockPreview --version 4.0.2
27+
dotnet add package Umbraco.Community.BlockPreview --version 4.0.3
2828
```
2929

3030
or the NuGet Package Manager:
3131

3232
```
33-
Install-Package Umbraco.Community.BlockPreview -Version 4.0.2
33+
Install-Package Umbraco.Community.BlockPreview -Version 4.0.3
3434
```
3535

3636
## Setup

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.0.2
1+
4.0.3

0 commit comments

Comments
 (0)