From 109716e9f686c70f97d3e8d9bd5f6952361e51bf Mon Sep 17 00:00:00 2001 From: aB0t Date: Tue, 24 Oct 2023 10:06:28 +0200 Subject: [PATCH] Update on v1.1.1 (beta for next version) Here's an update on the current version, which includes changes towards the next release still in beta. --- componentbuilderactionlogcompiler.xml | 2 +- script.php | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/componentbuilderactionlogcompiler.xml b/componentbuilderactionlogcompiler.xml index b8dba21..6827ea5 100644 --- a/componentbuilderactionlogcompiler.xml +++ b/componentbuilderactionlogcompiler.xml @@ -1,7 +1,7 @@ PLG_EXTENSION_COMPONENTBUILDERACTIONLOGCOMPILER - 20th October, 2023 + 24th October, 2023 Llewellyn van der Merwe joomla@vdm.io https://dev.vdm.io diff --git a/script.php b/script.php index 59d5a5c..9b6f3de 100644 --- a/script.php +++ b/script.php @@ -43,10 +43,6 @@ class plgExtensionComponentbuilderActionLogCompilerInstallerScript if ('install' === $route) { -// TODO preflight must be an instance... - -// TODO preflight must be an instance... - // needs fix