From d360deb3b61885f9e14fc03ad5e79a92875ad66f Mon Sep 17 00:00:00 2001 From: Eduardo Quezada Date: Thu, 24 Aug 2023 20:44:50 -0400 Subject: [PATCH] 1.5.3 in templates --- .github/ISSUE_TEMPLATE/01_battle_engine_bugs.yaml | 3 ++- .github/ISSUE_TEMPLATE/02_battle_ai_issues.yaml | 3 ++- .github/ISSUE_TEMPLATE/04_other_errors.yaml | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/01_battle_engine_bugs.yaml b/.github/ISSUE_TEMPLATE/01_battle_engine_bugs.yaml index 558f249e47..e838ba1f88 100644 --- a/.github/ISSUE_TEMPLATE/01_battle_engine_bugs.yaml +++ b/.github/ISSUE_TEMPLATE/01_battle_engine_bugs.yaml @@ -23,8 +23,9 @@ body: label: Version description: What version of pokeemerald-expansion are you using as a base? options: - - 1.5.2 (Default) + - 1.5.3 (Default) - upcoming (Edge) + - 1.5.2 - 1.5.1 - 1.5.0 - 1.4.3 diff --git a/.github/ISSUE_TEMPLATE/02_battle_ai_issues.yaml b/.github/ISSUE_TEMPLATE/02_battle_ai_issues.yaml index 157177dce6..d0653094cd 100644 --- a/.github/ISSUE_TEMPLATE/02_battle_ai_issues.yaml +++ b/.github/ISSUE_TEMPLATE/02_battle_ai_issues.yaml @@ -23,8 +23,9 @@ body: label: Version description: What version of pokeemerald-expansion are you using as a base? options: - - 1.5.2 (Default) + - 1.5.3 (Default) - upcoming (Edge) + - 1.5.2 - 1.5.1 - 1.5.0 - 1.4.3 diff --git a/.github/ISSUE_TEMPLATE/04_other_errors.yaml b/.github/ISSUE_TEMPLATE/04_other_errors.yaml index a73096babe..51998d7306 100644 --- a/.github/ISSUE_TEMPLATE/04_other_errors.yaml +++ b/.github/ISSUE_TEMPLATE/04_other_errors.yaml @@ -23,8 +23,9 @@ body: label: Version description: What version of pokeemerald-expansion are you using as a base? options: - - 1.5.2 (Default) + - 1.5.3 (Default) - upcoming (Edge) + - 1.5.2 - 1.5.1 - 1.5.0 - 1.4.3