diff --git a/astroid.xml b/astroid.xml
index 4100fd9d..b2e8ffa0 100644
--- a/astroid.xml
+++ b/astroid.xml
@@ -4,7 +4,7 @@
astroid
Astroid Framework Team
April 2024
- 3.0.14-rc1
+ 3.0.14-rc2
https://astroidframe.work/
Copyright (C) 2024 TemPlaza, Inc. All rights reserved.
GNU General Public License version 3 or later; see LICENSE.txt
diff --git a/framework/library/astroid/Helper/Constants.php b/framework/library/astroid/Helper/Constants.php
index 67ed3842..d17b282e 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 = '3.0.14-rc1';
+ public static $astroid_version = '3.0.14-rc2';
public static $fontawesome_version = '6.5.2';
public static $fancybox_version = '5.0';
public static $animatecss_version = '3.7.0';