Skip to content

Commit fb71b14

Browse files
authored
Update README.md
1 parent 00f5041 commit fb71b14

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,13 @@ Version 5 of this package specifically targets Umbraco 10 and above, but past ma
2727
The Umbraco 10+ version of this package is only available via <a href="https://www.nuget.org/packages/Skybrud.Umbraco.GridData" target="_blank">NuGet</a>. To install the package, you can use either .NET CLI:
2828

2929
```
30-
dotnet add package Skybrud.Umbraco.GridData --version 5.0.2
30+
dotnet add package Skybrud.Umbraco.GridData --version 5.0.3
3131
```
3232

3333
or the older NuGet Package Manager:
3434

3535
```
36-
Install-Package Skybrud.Umbraco.GridData -Version 5.0.2
36+
Install-Package Skybrud.Umbraco.GridData -Version 5.0.3
3737
```
3838

3939
**Umbraco 9**

0 commit comments

Comments
 (0)