v5.0.2
New release for Umbraco 10+. This release will not work with other versions of Umbraco.
Installation
Via NuGet:
.NET CLI:
dotnet add package Skybrud.Umbraco.GridData --version 5.0.2
Package Manager:
Install-Package Skybrud.Umbraco.GridData -Version 5.0.2
Changelog
- Fixed incorrect package name (see f98b84b)
The package name is visible via Umbraco's list of installed package. The package should still use the "Skybrud" name, but I accidentally changed it to "Limbo".