Updated modules and version

This commit is contained in:
Sveta Smirnova
2023-12-14 10:22:05 +03:00
parent 2cdd973e59
commit bab154be03
36 changed files with 222 additions and 78 deletions

View File

@@ -44,7 +44,7 @@ BEGIN {
{
package Percona::Toolkit;
our $VERSION = '3.5.5';
our $VERSION = '3.5.6';
use strict;
use warnings FATAL => 'all';
@@ -6326,6 +6326,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-variable-advisor 3.5.5
pt-variable-advisor 3.5.6
=cut