update artists

This commit is contained in:
Luke Pulverenti
2016-05-07 14:58:16 -04:00
parent 26d3f9740c
commit 8d6702b115
3 changed files with 10 additions and 10 deletions

View File

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