diff --git a/BasicRotations/PVPRotations/Ranged/BRD_Default.PVP.cs b/BasicRotations/PVPRotations/Ranged/BRD_Default.PVP.cs index 51b03b6..65204de 100644 --- a/BasicRotations/PVPRotations/Ranged/BRD_Default.PVP.cs +++ b/BasicRotations/PVPRotations/Ranged/BRD_Default.PVP.cs @@ -2,7 +2,7 @@ [Rotation("Default PVP", CombatType.PvP, GameVersion = "7.00", Description = "Beta Rotation")] [SourceCode(Path = "main/DefaultRotations/PVPRotations/Ranged/BRD_Default.PvP.cs")] -[Api(1)] +[Api(2)] public sealed class BRD_DefaultPvP : BardRotation { [RotationConfig(CombatType.PvP, Name = "Sprint")]