Skip to content

Commit a5d09b9

Browse files
author
Rick Butterfield
committed
v2.0.2
1 parent 22cb7f7 commit a5d09b9

File tree

15 files changed

+330
-832
lines changed

15 files changed

+330
-832
lines changed

.github/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@ The Umbraco v14.2+ version of this package is [available via NuGet](https://www.
2020
To install the package, you can use either .NET CLI:
2121

2222
```
23-
dotnet add package Umbraco.Community.BlockPreview --version 2.0.1
23+
dotnet add package Umbraco.Community.BlockPreview --version 2.0.2
2424
```
2525

2626
or the NuGet Package Manager:
2727

2828
```
29-
Install-Package Umbraco.Community.BlockPreview -Version 2.0.1
29+
Install-Package Umbraco.Community.BlockPreview -Version 2.0.2
3030
```
3131

3232
## Setup

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.0.1
1+
2.0.2

src/Umbraco.Community.BlockPreview.UI/.npmrc

-1
This file was deleted.

0 commit comments

Comments
 (0)