From 3403579925013879c65e12f0792f23461fce2dd2 Mon Sep 17 00:00:00 2001 From: Meier Lukas Date: Thu, 6 Mar 2025 17:57:48 +0100 Subject: [PATCH] chore(issue-template): add missing homarr versions until 1.9.0 --- .github/ISSUE_TEMPLATE/bug_report.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 7b1ad9bc7..fde418afc 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -31,6 +31,9 @@ body: label: Version description: What version of Homarr are you running? options: + - 1.9.0 + - 1.8.0 + - 1.7.0 - 1.6.0 - 1.5.0 - 1.4.0