From fb0e3260298a209bb0e856b603e6a8fc0f5bd8d8 Mon Sep 17 00:00:00 2001 From: Daniel Chambre Date: Mon, 12 May 2025 13:50:25 +0200 Subject: [PATCH] add verion "0.4.0" to bug template Signed-off-by: Daniel Chambre --- .github/ISSUE_TEMPLATE/bug.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index bde4f58..146b09d 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -48,6 +48,7 @@ body: label: Version description: What is the version of the BarmanCloudPlugin you are running? options: + - "0.4.0" - "0.3.0" - "0.2.0" - "0.1.0"