aboutsummaryrefslogtreecommitdiff
path: root/SBO-Lib/lib/SBO/App/Remove.pm
diff options
context:
space:
mode:
authorSlack Coder <slackcoder@server.ky>2024-12-03 09:34:01 -0500
committerSlack Coder <slackcoder@server.ky>2024-12-04 16:06:31 -0500
commit5cda2ca28fef1d91918b0e34be40e1ad7f4aee26 (patch)
tree164e8150321e9e5a298337acf149069517efa188 /SBO-Lib/lib/SBO/App/Remove.pm
parent35bf49f487a29590e3a7a42db2883841889a760f (diff)
downloadsbotools2-5cda2ca28fef1d91918b0e34be40e1ad7f4aee26.tar.xz
Bump 2.7.2v2.7.2
Diffstat (limited to 'SBO-Lib/lib/SBO/App/Remove.pm')
-rw-r--r--SBO-Lib/lib/SBO/App/Remove.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/SBO-Lib/lib/SBO/App/Remove.pm b/SBO-Lib/lib/SBO/App/Remove.pm
index de707e0..4c7dd31 100644
--- a/SBO-Lib/lib/SBO/App/Remove.pm
+++ b/SBO-Lib/lib/SBO/App/Remove.pm
@@ -15,7 +15,7 @@ use Getopt::Long qw(GetOptionsFromArray :config bundling);
use parent 'SBO::App';
-our $VERSION = '2.7';
+our $VERSION = '2.7.2';
sub _parse_opts {
my $class = shift;