From bdf2577b82d59fed0450c2a8fc61a46efe5d19eb Mon Sep 17 00:00:00 2001 From: b Date: Thu, 17 Aug 2023 22:31:42 +0000 Subject: [PATCH] update version --- botm_common.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/botm_common.pm b/botm_common.pm index e83111d..03518da 100644 --- a/botm_common.pm +++ b/botm_common.pm @@ -25,7 +25,7 @@ use Encode ('encode', 'decode'); use Exporter; -our $VERSION = '1.0.16'; +our $VERSION = '1.0.17'; our @ISA = qw(Exporter); our @EXPORT = (); our @EXPORT_OK = ( -- 2.30.2