Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
sonvnn committed Apr 17, 2024
1 parent ceaa3fa commit ad0be09
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion astroid.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<libraryname>astroid</libraryname>
<author>Astroid Framework Team</author>
<creationDate>April 2024</creationDate>
<version>3.0.14-rc1</version>
<version>3.0.14-rc2</version>
<url>https://astroidframe.work/</url>
<copyright>Copyright (C) 2024 TemPlaza, Inc. All rights reserved.</copyright>
<license>GNU General Public License version 3 or later; see LICENSE.txt</license>
Expand Down
2 changes: 1 addition & 1 deletion framework/library/astroid/Helper/Constants.php
Original file line number Diff line number Diff line change
Expand Up @@ -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';
Expand Down

0 comments on commit ad0be09

Please sign in to comment.