v2.0.1
New stable release for Umbraco 10 and 11 π
Installation
Via NuGet:
dotnet add package Limbo.Umbraco.ModelsBuilder --version 2.0.1
or:
Install-Package Limbo.Umbraco.ModelsBuilder -Version 2.0.1
Changelog
- Added upper bound for Umbraco dependencies (see a9f5089)
As thev2
releases specifically target Umbraco 10 and 11, this is now reflected by the dependencies of the NuGet package.