From d7496e79ac6705ba5abf5db05b6615e5fcd04595 Mon Sep 17 00:00:00 2001 From: Ehl'tee Es <127939494+LTS-FFXIV@users.noreply.github.com> Date: Tue, 2 Jul 2024 11:03:53 -0500 Subject: [PATCH] API Bumping BRD --- BasicRotations/PVPRotations/Ranged/BRD_Default.PVP.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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")]