update plugin classes for nightly builds

This commit is contained in:
dkanada
2020-02-26 01:58:39 +09:00
parent 557b165f01
commit 974a04c129
18 changed files with 150 additions and 333 deletions

View File

@@ -27,7 +27,7 @@ namespace MediaBrowser.Model.System
/// </summary>
public class SystemInfo : PublicSystemInfo
{
public PackageVersionClass SystemUpdateLevel { get; set; }
public ReleaseChannel SystemUpdateLevel { get; set; }
/// <summary>
/// Gets or sets the display name of the operating system.