New: Bump Version to V3 to please the masses

This commit is contained in:
Qstick
2019-12-02 20:36:18 -05:00
parent 29011cac5e
commit 0aa8ac5d39
149 changed files with 212 additions and 214 deletions

View File

@@ -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,