New release for Umbraco 10+ π
Installation
Install via NuGet - either via the .NET CLI:
dotnet add package Limbo.Umbraco.DreamBroker --version 2.0.2
or the NuGet package manager:
Install-Package Limbo.Umbraco.DreamBroker -Version 2.0.2
Changelog
-
Enabled package telemetry and updated the information the package exposes about it self (see e528499)
This enables Umbraco to save a bit of telemetry data about the package.
-
Updated the Limbo.Umbraco.Video dependency (see f06ff17)
Might as well reference the newest version.