mirror of
https://github.com/Sonarr/Sonarr.git
synced 2024-12-16 11:37:58 +02:00
Updated migration number to 90
This commit is contained in:
parent
36f97329ff
commit
a143c0b75e
src
NzbDrone.Core.Test/Datastore/Migration
NzbDrone.Core/Datastore/Migration
@ -3,7 +3,7 @@
|
||||
|
||||
namespace NzbDrone.Core.Datastore.Migration
|
||||
{
|
||||
[Migration(89)]
|
||||
[Migration(90)]
|
||||
public class update_kickass_url : NzbDroneMigrationBase
|
||||
{
|
||||
protected override void MainDbUpgrade()
|
Loading…
Reference in New Issue
Block a user