From 65f00f19deacb4b68a1debc3821da230813d449c Mon Sep 17 00:00:00 2001 From: Meier Lukas Date: Fri, 7 Mar 2025 21:25:24 +0100 Subject: [PATCH] chore(issue-template): add missing homarr version 1.10.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 fde418afc..14be5a9d8 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.10.0 - 1.9.0 - 1.8.0 - 1.7.0