v1.0.0
First stable release for Umbraco 9. This will not work with other version of Umbraco.
Installation
To install the package via NuGet, you can use either .NET CLI:
dotnet add package Limbo.Umbraco.Video --version 1.0.0
or the older NuGet Package Manager:
Install-Package Limbo.Umbraco.Video -Version 1.0.0