add release description
This commit is contained in:
parent
82b8d60720
commit
3560e61596
|
@ -108,7 +108,8 @@ namespace MediaBrowser.Common.Implementations.Updates
|
|||
sourceUrl = asset.browser_download_url,
|
||||
targetFilename = targetFilename,
|
||||
versionStr = version.ToString(),
|
||||
requiredVersionStr = "1.0.0"
|
||||
requiredVersionStr = "1.0.0",
|
||||
description = obj.body
|
||||
}
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user