From 6d5aaf7dc8992156cedac4c0fbb4298dff939516 Mon Sep 17 00:00:00 2001 From: Moc Date: Sun, 26 Nov 2023 11:56:09 +0100 Subject: [PATCH] Added v2.3.3 to Bug report issue template --- .github/ISSUE_TEMPLATE/BUG_REPORT.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml index 2dfee6f47..a296db380 100644 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml @@ -9,7 +9,7 @@ body: label: What e107 version are you using? multiple: true options: - - v2.3.2 + - v2.3.3 - Latest Github version (just updated) validations: required: true