diff --git a/src/Aplus.php b/src/Aplus.php index 575a6a7..c64da5f 100644 --- a/src/Aplus.php +++ b/src/Aplus.php @@ -19,5 +19,5 @@ final class Aplus * * @var string */ - public const VERSION = '22.0.4'; + public const VERSION = '22.0.6'; }