diff --git a/framework/library/astroid/Helper/Constants.php b/framework/library/astroid/Helper/Constants.php index 2745c31e..00ce239e 100644 --- a/framework/library/astroid/Helper/Constants.php +++ b/framework/library/astroid/Helper/Constants.php @@ -13,7 +13,7 @@ class Constants { - public static $astroid_version = '2.5.15'; + public static $astroid_version = '2.5.16'; public static $fontawesome_version = '6.0.0'; public static $animatecss_version = '3.7.0'; public static $forum_link = 'https://github.com/templaza/astroid-framework/issues';