GitHub actions (#161)

This commit is contained in:
Duncan Ferguson 2024-10-16 09:21:26 +01:00 committed by GitHub
parent 2d39fe46f3
commit fea0b80d48
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 61 additions and 45 deletions

View file

@ -5,7 +5,7 @@ package App::ClusterSSH;
# ABSTRACT: Cluster administration tool
# ABSTRACT: Cluster administration tool
use version; our $VERSION = version->new('4.16');
use version; our $VERSION = version->new('4.17');
=head1 SYNOPSIS