Component Builder (v.2.9.36)
+ Component Builder (v.2.10.0)
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 a33f87c56..91f1ddcc8 100644
--- a/componentbuilder_update_server.xml
+++ b/componentbuilder_update_server.xml
@@ -721,7 +721,7 @@
2.9.31
http://www.joomlacomponentbuilder.com
- https://github.com/vdm-io/Joomla-Component-Builder/releases/download/v2.9.36/JCB_v2.9.36.zip
+ https://github.com/vdm-io/Joomla-Component-Builder/releases/download/v2.10.0/JCB_v2.10.0.zip
stable
@@ -738,7 +738,7 @@
2.9.32
http://www.joomlacomponentbuilder.com
- https://github.com/vdm-io/Joomla-Component-Builder/releases/download/v2.9.36/JCB_v2.9.36.zip
+ https://github.com/vdm-io/Joomla-Component-Builder/releases/download/v2.10.0/JCB_v2.10.0.zip
stable
@@ -755,7 +755,7 @@
2.9.33
http://www.joomlacomponentbuilder.com
- https://github.com/vdm-io/Joomla-Component-Builder/releases/download/v2.9.36/JCB_v2.9.36.zip
+ https://github.com/vdm-io/Joomla-Component-Builder/releases/download/v2.10.0/JCB_v2.10.0.zip
stable
@@ -772,7 +772,7 @@
2.9.34
http://www.joomlacomponentbuilder.com
- https://github.com/vdm-io/Joomla-Component-Builder/releases/download/v2.9.36/JCB_v2.9.36.zip
+ https://github.com/vdm-io/Joomla-Component-Builder/releases/download/v2.10.0/JCB_v2.10.0.zip
stable
@@ -789,7 +789,7 @@
2.9.35
http://www.joomlacomponentbuilder.com
- https://github.com/vdm-io/Joomla-Component-Builder/releases/download/v2.9.36/JCB_v2.9.36.zip
+ https://github.com/vdm-io/Joomla-Component-Builder/releases/download/v2.10.0/JCB_v2.10.0.zip
stable
@@ -803,10 +803,10 @@
Builds Complex Joomla Components
com_componentbuilder
component
- 2.9.36
+ 2.10.0
http://www.joomlacomponentbuilder.com
- https://github.com/vdm-io/Joomla-Component-Builder/releases/download/v2.9.36/JCB_v2.9.36.zip
+ https://github.com/vdm-io/Joomla-Component-Builder/releases/download/v2.10.0/JCB_v2.10.0.zip
stable
diff --git a/script.php b/script.php
index d4bfed224..7ad39a522 100644
--- a/script.php
+++ b/script.php
@@ -6454,7 +6454,7 @@ class com_componentbuilderInstallerScript
echo '
- Upgrade to Version 2.9.36 Was Successful! Let us know if anything is not working as expected.
';
+ Upgrade to Version 2.10.0 Was Successful! Let us know if anything is not working as expected.
';
}
return true;
}