Skip to content

Commit

Permalink
Bump the database version for cue support to 076.
Browse files Browse the repository at this point in the history
(cherry picked from commit 32382ac)
  • Loading branch information
zhangdoa committed Jan 6, 2024
1 parent 4d23e68 commit e78237d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

namespace NzbDrone.Core.Datastore.Migration
{
[Migration(073)]
[Migration(076)]
public class add_flac_cue : NzbDroneMigrationBase
{
protected override void MainDbUpgrade()
Expand Down

0 comments on commit e78237d

Please sign in to comment.