update sort names

This commit is contained in:
Luke Pulverenti
2016-03-31 17:14:03 -04:00
parent fa841e8610
commit 31e98681fa
4 changed files with 15 additions and 9 deletions

View File

@@ -79,7 +79,7 @@ namespace MediaBrowser.Server.Implementations.Persistence
private IDbCommand _updateInheritedRatingCommand;
private const int LatestSchemaVersion = 56;
private const int LatestSchemaVersion = 57;
/// <summary>
/// Initializes a new instance of the <see cref="SqliteItemRepository"/> class.