mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
New: Bump Version to V3 to please the masses
This commit is contained in:
@@ -26,7 +26,7 @@ namespace NzbDrone.Integration.Test
|
||||
|
||||
protected override void InitializeTestTarget()
|
||||
{
|
||||
Indexers.Post(new Radarr.Api.V2.Indexers.IndexerResource
|
||||
Indexers.Post(new Radarr.Api.V3.Indexers.IndexerResource
|
||||
{
|
||||
EnableRss = false,
|
||||
EnableInteractiveSearch = false,
|
||||
|
Reference in New Issue
Block a user