Skip to content

v5.0.2

Compare
Choose a tag to compare
@abjerner abjerner released this 14 Mar 14:38
· 6 commits to v5/main since this release

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".