mirror of https://github.com/Sonarr/Sonarr
Updated migration number to 90
This commit is contained in:
parent
36f97329ff
commit
a143c0b75e
|
@ -3,7 +3,7 @@ using NzbDrone.Core.Datastore.Migration.Framework;
|
||||||
|
|
||||||
namespace NzbDrone.Core.Datastore.Migration
|
namespace NzbDrone.Core.Datastore.Migration
|
||||||
{
|
{
|
||||||
[Migration(89)]
|
[Migration(90)]
|
||||||
public class update_kickass_url : NzbDroneMigrationBase
|
public class update_kickass_url : NzbDroneMigrationBase
|
||||||
{
|
{
|
||||||
protected override void MainDbUpgrade()
|
protected override void MainDbUpgrade()
|
Loading…
Reference in New Issue