Version 4.0.13

Date 2023-06-29 (505 days ago)
Downloads 15K downloads
NuGet View on NuGet
GitHub View on GitHub
Target Frameworks .NET 6
Umbraco Versions Umbraco 10 Umbraco 11 Umbraco 12

New release for Umbraco 10+. This release will not work on older versions of Umbraco.

#installation">Installation

Via NuGet:

.NET CLI:

dotnet add package Skybrud.Umbraco.Redirects --version 4.0.13

Package Manager:

Install-Package Skybrud.Umbraco.Redirects -Version 4.0.13

#changelog">Changelog

  • Updated upper bound for Umbraco dependencies to allow Umbraco 12 (see a93f123)
    Seems like a must since Umbraco 12 was released today. That - and because @skttl asked for it 😉