From 3e9c8172ef9e346f7a112429a566c69d12fea4e4 Mon Sep 17 00:00:00 2001 From: Meier Lukas Date: Fri, 14 Mar 2025 20:39:16 +0100 Subject: [PATCH] chore(issue-template): add missing homarr version 1.11.0 --- .github/ISSUE_TEMPLATE/bug_report.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 14be5a9d8..6336813b0 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -31,6 +31,7 @@ body: label: Version description: What version of Homarr are you running? options: + - 1.11.0 - 1.10.0 - 1.9.0 - 1.8.0