diff --git a/Common/Modules/Params.php b/Common/Modules/Params.php index 4ffab83..b0344c0 100644 --- a/Common/Modules/Params.php +++ b/Common/Modules/Params.php @@ -37,7 +37,7 @@ */ class Params extends CommonModule { - public const BACULARIS_VERSION = '1.2.0'; + public const BACULARIS_VERSION = '1.2.1'; public static $months = [ 'jan' => 'January',