Skip to content

v17.0.1

Latest

Choose a tag to compare

@abjerner abjerner released this 21 Apr 18:01
· 0 commits to v13/main since this release

New release for Umbraco 17. This release will not work with other versions of Umbraco.

Installation

Via NuGet:

.NET CLI:

dotnet add package Limbo.Umbraco.Separator --version 17.0.1

NuGet Package Manager:

Install-Package Limbo.Umbraco.Separator -Version 17.0.1

Changelog

  • Manifest should allow telemetry and specify package ID (see 21f5e89)

  • Added additional package information to the assembly (see c735aa9)