diff --git a/astroid/astroid-framework/astroid.xml b/astroid/astroid-framework/astroid.xml index 4e20968a..a59376fc 100644 --- a/astroid/astroid-framework/astroid.xml +++ b/astroid/astroid-framework/astroid.xml @@ -4,7 +4,7 @@ astroid JoomDev Aug 2020 - 2.4.2 + 2.4.3 https://www.astroidframework.com Copyright (C) 2020 Joomdev, Inc. All rights reserved. GNU General Public License version 2 or later; see LICENSE.txt diff --git a/astroid/astroid-framework/framework/library/astroid/Framework.php b/astroid/astroid-framework/framework/library/astroid/Framework.php index 4ab740df..16ed2214 100644 --- a/astroid/astroid-framework/framework/library/astroid/Framework.php +++ b/astroid/astroid-framework/framework/library/astroid/Framework.php @@ -129,11 +129,6 @@ public static function check() public static function audit() { - $template = Framework::getTemplate(); - if (ASTROID_JOOMLA_VERSION == 4 && $template->isAstroid && file_exists(JPATH_SITE . "/templates/{$template->template}/html-j4")) { - rename(JPATH_SITE . "/templates/{$template->template}/html", JPATH_SITE . "/templates/{$template->template}/html-j3"); - rename(JPATH_SITE . "/templates/{$template->template}/html-j4", JPATH_SITE . "/templates/{$template->template}/html"); - } } public static function getClientType() diff --git a/astroid/astroid-framework/framework/library/astroid/Helper/Constants.php b/astroid/astroid-framework/framework/library/astroid/Helper/Constants.php index 0321a13c..13ec9350 100644 --- a/astroid/astroid-framework/framework/library/astroid/Helper/Constants.php +++ b/astroid/astroid-framework/framework/library/astroid/Helper/Constants.php @@ -13,7 +13,7 @@ class Constants { - public static $astroid_version = '2.4.2'; + public static $astroid_version = '2.4.3'; public static $fontawesome_version = '5.14.0'; public static $animatecss_version = '3.7.0'; public static $forum_link = 'https://www.joomdev.com/forum/astroid-framework'; diff --git a/astroid/astroid-framework/plugins/astroid/astroid.xml b/astroid/astroid-framework/plugins/astroid/astroid.xml index 3c0356d3..db8c11fd 100644 --- a/astroid/astroid-framework/plugins/astroid/astroid.xml +++ b/astroid/astroid-framework/plugins/astroid/astroid.xml @@ -3,7 +3,7 @@ Astroid Plugin JoomDev Aug 2020 - 2.4.2 + 2.4.3 https://www.astroidframework.com Copyright (C) 2020 Joomdev, Inc. All rights reserved. GNU General Public License version 2 or later; see LICENSE.txt diff --git a/astroid/astroid-template-one/templateDetails.xml b/astroid/astroid-template-one/templateDetails.xml index b23163e5..7571b979 100644 --- a/astroid/astroid-template-one/templateDetails.xml +++ b/astroid/astroid-template-one/templateDetails.xml @@ -7,7 +7,7 @@ https://www.joomdev.com Copyright (C) 2019 Joomdev, Inc. All rights reserved. GNU General Public License bn 2 or later; see LICENSE.txt - 1.0 + 1.1 TPL_ASTROID_XML_DESCRIPTION https://cdn.joomdev.com/updates/astroid_template_one.xml diff --git a/pkg_astroid.xml b/pkg_astroid.xml index 0549d0b8..1f52955a 100644 --- a/pkg_astroid.xml +++ b/pkg_astroid.xml @@ -6,7 +6,7 @@ https://www.astroidframework.com JoomDev Aug 2020 - 2.4.2 + 2.4.3 https://www.joomdev.com Copyright (C) 2020 Joomdev, Inc. All rights reserved. GNU General Public License version 2 or later; see LICENSE.txt