From 90dbe03a74208b670e3a83f5d85ab9dc367523f0 Mon Sep 17 00:00:00 2001 From: Daniel Chambre Date: Wed, 11 Jun 2025 20:23:59 +0200 Subject: [PATCH] update to latest versions Signed-off-by: Daniel Chambre --- .github/ISSUE_TEMPLATE/bug.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 42b5b10..e37d046 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -48,7 +48,9 @@ body: label: Version description: What is the version of the BarmanCloudPlugin you are running? options: - - "0.5.0" + - "0.5.1" + - "0.5.0" + - "0.4.1" - "0.4.0" - "0.3.0" - "0.2.0"