From fbca62fd6889b31a686f8bd8bca05358796efe28 Mon Sep 17 00:00:00 2001 From: Me No Dev Date: Sat, 29 Mar 2025 14:13:57 +0200 Subject: [PATCH] Update Issue-report.yml with the latest versions --- .github/ISSUE_TEMPLATE/Issue-report.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/Issue-report.yml b/.github/ISSUE_TEMPLATE/Issue-report.yml index a902184f0..1229df2d9 100644 --- a/.github/ISSUE_TEMPLATE/Issue-report.yml +++ b/.github/ISSUE_TEMPLATE/Issue-report.yml @@ -39,8 +39,11 @@ body: label: Version description: What version of Arduino ESP32 are you running? If possible, consider updating to the latest version. options: - - latest master (checkout manually) + - latest stable Release (if not listed below) - latest development Release Candidate (RC-X) + - latest master (checkout manually) + - v3.2.0 + - v3.1.3 - v3.1.2 - v3.1.1 - v3.1.0