Bump the database version for cue support to 078.

pull/4200/head
zhangdoa 2 months ago
parent cd248eda71
commit 29e36e45ba

@ -3,7 +3,7 @@ using NzbDrone.Core.Datastore.Migration.Framework;
namespace NzbDrone.Core.Datastore.Migration
{
[Migration(076)]
[Migration(078)]
public class add_flac_cue : NzbDroneMigrationBase
{
protected override void MainDbUpgrade()
Loading…
Cancel
Save