diff --git a/.github/policies/milestoneAssignment.prClosed.yml b/.github/policies/milestoneAssignment.prClosed.yml index 9214edd65e3..421838d3a62 100644 --- a/.github/policies/milestoneAssignment.prClosed.yml +++ b/.github/policies/milestoneAssignment.prClosed.yml @@ -16,16 +16,16 @@ configuration: branch: main then: - addMilestone: - milestone: 13.1 + milestone: 13.2 description: '[Milestone Assignments] Assign Milestone to PRs merged to the `main` branch' - if: - payloadType: Pull_Request - isAction: action: Closed - targetsBranch: - branch: release/9.4 + branch: release/13.1 then: - removeMilestone - addMilestone: - milestone: 9.4.2 - description: '[Milestone Assignments] Assign Milestone to PRs merged to release/9.4 branch' + milestone: 13.1 + description: '[Milestone Assignments] Assign Milestone to PRs merged to release/13.1 branch' diff --git a/eng/Versions.props b/eng/Versions.props index 44f00da10f4..5e867f56f67 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -2,7 +2,7 @@ 13 - 1 + 2 0 $(MajorVersion).$(MinorVersion).$(PatchVersion) preview.1