diff --git a/astroid.xml b/astroid.xml
index 187cf9b7..8cc5697d 100644
--- a/astroid.xml
+++ b/astroid.xml
@@ -3,8 +3,8 @@
Astroid Framework
astroid
Astroid Framework Team
- May 2024
- 3.0.15-rc1
+ June 2024
+ 3.0.15
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/astroid_framework.xml b/astroid_framework.xml
index 181d591b..4128863d 100644
--- a/astroid_framework.xml
+++ b/astroid_framework.xml
@@ -1,13 +1,13 @@
Astroid Framework
- 3.0.14
+ 3.0.15
https://astroidframe.work/
astroid
library
0
- https://github.com/templaza/astroid-framework/releases/download/v3.0.14/astroid-framework-3.0.14.zip
+ https://github.com/templaza/astroid-framework/releases/download/v3.0.15/astroid-framework-3.0.15.zip
stable
diff --git a/framework/library/astroid/Helper/Constants.php b/framework/library/astroid/Helper/Constants.php
index 197eb5c5..cca724ff 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.15-rc1';
+ public static $astroid_version = '3.0.15';
public static $fontawesome_version = '6.5.2';
public static $fancybox_version = '5.0';
public static $animatecss_version = '3.7.0';