Component Builder (v.2.4.2)
+ Component Builder (v.2.4.3)
The Component Builder for [Joomla](http://www.joomla.org/) that is highly advanced, truly able to build extremely complex components in a fraction of the time.
diff --git a/componentbuilder_update_server.xml b/componentbuilder_update_server.xml
index 86865f36a..89336b1f7 100644
--- a/componentbuilder_update_server.xml
+++ b/componentbuilder_update_server.xml
@@ -237,4 +237,21 @@
http://vdm.bz/component-builder
+
+ Component Builder
+ Builds Complex Joomla Components
+ com_componentbuilder
+ component
+ 2.4.3
+ http://vdm.bz/component-builder
+
+ https://github.com/vdm-io/Joomla-Component-Builder/releases/download/v2.4.3/JCB_v2.4.3.zip
+
+
+ stable
+
+ Llewellyn van der Merwe
+ http://vdm.bz/component-builder
+
+
\ No newline at end of file
diff --git a/script.php b/script.php
index 8e8aab402..f11cb04d5 100644
--- a/script.php
+++ b/script.php
@@ -10,7 +10,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
- @version 2.4.2
+ @version 2.4.3
@build 8th April, 2017
@created 30th April, 2015
@package Component Builder
@@ -2204,7 +2204,7 @@ class com_componentbuilderInstallerScript
echo '
-
Upgrade to Version 2.4.2 Was Successful! Let us know if anything is not working as expected.
';
+ Upgrade to Version 2.4.3 Was Successful! Let us know if anything is not working as expected.
';
}
}
}