Fixed: (Cardigann) Bump to v8

This commit is contained in:
Bogdan
2023-01-15 20:03:36 +02:00
committed by Qstick
parent a11bd1c3c7
commit 1529527af9
2 changed files with 8 additions and 2 deletions
@@ -29,7 +29,7 @@ namespace NzbDrone.Core.IndexerVersions
/* Update Service will fall back if version # does not exist for an indexer per Ta */
private const string DEFINITION_BRANCH = "master";
private const int DEFINITION_VERSION = 7;
private const int DEFINITION_VERSION = 8;
//Used when moving yml to C#
private readonly List<string> _defintionBlocklist = new List<string>()