Component Builder (v.2.2.9)
+ Component Builder (v.2.2.10)
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 177a5e34e..1c7e7c7e0 100644
--- a/componentbuilder_update_server.xml
+++ b/componentbuilder_update_server.xml
@@ -543,4 +543,21 @@
http://vdm.bz/component-builder
+
+ Component Builder
+ Builds Complex Joomla Components
+ com_componentbuilder
+ component
+ 2.2.10
+ http://vdm.bz/component-builder
+
+ https://github.com/vdm-io/Joomla-Component-Builder/releases/download/v2.2.10/JCB_v2.2.10.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 7579d9167..8489faf27 100644
--- a/script.php
+++ b/script.php
@@ -10,7 +10,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
- @version 2.2.9
+ @version 2.2.10
@build 2nd February, 2017
@created 30th April, 2015
@package Component Builder
@@ -1950,7 +1950,7 @@ class com_componentbuilderInstallerScript
echo '
-
Upgrade to Version 2.2.9 Was Successful! Let us know if anything is not working as expected.
';
+ Upgrade to Version 2.2.10 Was Successful! Let us know if anything is not working as expected.
';
}
}
}