diff --git a/.github/ISSUE_TEMPLATE/01_battle_engine_bugs.yaml b/.github/ISSUE_TEMPLATE/01_battle_engine_bugs.yaml index e838ba1f8..a1835c551 100644 --- a/.github/ISSUE_TEMPLATE/01_battle_engine_bugs.yaml +++ b/.github/ISSUE_TEMPLATE/01_battle_engine_bugs.yaml @@ -23,16 +23,14 @@ body: label: Version description: What version of pokeemerald-expansion are you using as a base? options: - - 1.5.3 (Default) + - 1.6.1 (Default) - upcoming (Edge) + - 1.6.0 + - 1.5.3 - 1.5.2 - 1.5.1 - 1.5.0 - - 1.4.3 - - 1.4.2 - - 1.4.1 - - 1.4.0 - - pre-1.4.0 + - pre-1.5.0 validations: required: true - type: input diff --git a/.github/ISSUE_TEMPLATE/02_battle_ai_issues.yaml b/.github/ISSUE_TEMPLATE/02_battle_ai_issues.yaml index d0653094c..f9ccbac7e 100644 --- a/.github/ISSUE_TEMPLATE/02_battle_ai_issues.yaml +++ b/.github/ISSUE_TEMPLATE/02_battle_ai_issues.yaml @@ -23,16 +23,14 @@ body: label: Version description: What version of pokeemerald-expansion are you using as a base? options: - - 1.5.3 (Default) + - 1.6.1 (Default) - upcoming (Edge) + - 1.6.0 + - 1.5.3 - 1.5.2 - 1.5.1 - 1.5.0 - - 1.4.3 - - 1.4.2 - - 1.4.1 - - 1.4.0 - - pre-1.4.0 + - pre-1.5.0 validations: required: true - type: input diff --git a/.github/ISSUE_TEMPLATE/04_other_errors.yaml b/.github/ISSUE_TEMPLATE/04_other_errors.yaml index 51998d730..dfb085003 100644 --- a/.github/ISSUE_TEMPLATE/04_other_errors.yaml +++ b/.github/ISSUE_TEMPLATE/04_other_errors.yaml @@ -23,16 +23,14 @@ body: label: Version description: What version of pokeemerald-expansion are you using as a base? options: - - 1.5.3 (Default) + - 1.6.1 (Default) - upcoming (Edge) + - 1.6.0 + - 1.5.3 - 1.5.2 - 1.5.1 - 1.5.0 - - 1.4.3 - - 1.4.2 - - 1.4.1 - - 1.4.0 - - pre-1.4.0 + - pre-1.5.0 validations: required: true - type: input