From f8694351e8ebb7ee8c461875dffa8653726c8403 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Lesimple?= Date: Wed, 17 Sep 2025 12:09:48 +0000 Subject: [PATCH] chore: bump version number to v3.22.00 --- lib/perl/OVH/Bastion.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/perl/OVH/Bastion.pm b/lib/perl/OVH/Bastion.pm index 21ce1e0..d065c2d 100644 --- a/lib/perl/OVH/Bastion.pm +++ b/lib/perl/OVH/Bastion.pm @@ -5,7 +5,7 @@ use common::sense; use Fcntl; use POSIX qw(strftime); -our $VERSION = '3.21.00'; +our $VERSION = '3.22.00'; BEGIN { # only used by the handler below