Component Builder (v.2.6.2)
+ Component Builder (v.2.6.3)
The Component Builder for [Joomla](https://extensions.joomla.org/extension/component-builder/) is highly advanced tool that is 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 8da3d2fc0..c75957eaf 100644
--- a/componentbuilder_update_server.xml
+++ b/componentbuilder_update_server.xml
@@ -203,4 +203,21 @@
http://vdm.bz/component-builder
+
+ Component Builder
+ Builds Complex Joomla Components
+ com_componentbuilder
+ component
+ 2.6.3
+ http://vdm.bz/component-builder
+
+ https://github.com/vdm-io/Joomla-Component-Builder/releases/download/v2.6.3/JCB_v2.6.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 4dbcad764..aeb94d1ef 100644
--- a/script.php
+++ b/script.php
@@ -4139,7 +4139,7 @@ class com_componentbuilderInstallerScript
echo '
-
Upgrade to Version 2.6.2 Was Successful! Let us know if anything is not working as expected.
';
+ Upgrade to Version 2.6.3 Was Successful! Let us know if anything is not working as expected.
';
}
}
}