Skip to content

Commit

Permalink
Merge pull request #3210 from MediaBrowser/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
LukePulverenti authored Mar 25, 2018
2 parents 9800cc3 + 9534093 commit e0488f9
Show file tree
Hide file tree
Showing 32 changed files with 783 additions and 756 deletions.
2 changes: 1 addition & 1 deletion Emby.Server.Implementations/ApplicationHost.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2217,7 +2217,7 @@ public async Task<CheckForUpdateResult> CheckForApplicationUpdate(CancellationTo
try
{
var result = await new GithubUpdater(HttpClient, JsonSerializer).CheckForUpdateResult("MediaBrowser",
"Emby",
"Emby.Releases",
ApplicationVersion,
updateLevel,
ReleaseAssetFilename,
Expand Down

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit e0488f9

Please sign in to comment.