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