Component Builder (v.2.4.6)
+ Component Builder (v.2.4.7)
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 5b21c45ec..30b8ab5b6 100644
--- a/componentbuilder_update_server.xml
+++ b/componentbuilder_update_server.xml
@@ -305,4 +305,21 @@
http://vdm.bz/component-builder
+
+ Component Builder
+ Builds Complex Joomla Components
+ com_componentbuilder
+ component
+ 2.4.7
+ http://vdm.bz/component-builder
+
+ https://github.com/vdm-io/Joomla-Component-Builder/releases/download/v2.4.7/JCB_v2.4.7.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 e91412f58..4ae7e5976 100644
--- a/script.php
+++ b/script.php
@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
- @version 2.4.6
- @build 16th June, 2017
+ @version 2.4.7
+ @build 18th June, 2017
@created 30th April, 2015
@package Component Builder
@subpackage script.php
@@ -2204,7 +2204,7 @@ class com_componentbuilderInstallerScript
echo '
-
Upgrade to Version 2.4.6 Was Successful! Let us know if anything is not working as expected.
';
+ Upgrade to Version 2.4.7 Was Successful! Let us know if anything is not working as expected.
';
}
}
}