Release 4.14

This commit is contained in:
Duncan Ferguson 2019-08-21 21:15:44 +01:00
parent dab4fa2237
commit 6ec912aac2
3 changed files with 3 additions and 3 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.13.2_03');
use version; our $VERSION = version->new('4.14');
=head1 SYNOPSIS