Skip to content

Commit 267fe92

Browse files
v3.4.3
1 parent f354361 commit 267fe92

File tree

7 files changed

+9
-674
lines changed

7 files changed

+9
-674
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 v15 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 3.4.2
27+
dotnet add package Umbraco.Community.BlockPreview --version 3.4.3
2828
```
2929

3030
or the NuGet Package Manager:
3131

3232
```
33-
Install-Package Umbraco.Community.BlockPreview -Version 3.4.2
33+
Install-Package Umbraco.Community.BlockPreview -Version 3.4.3
3434
```
3535

3636
## Setup

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.4.2
1+
3.4.3

0 commit comments

Comments
 (0)