Component Builder (v.3.1.2)
+ Component Builder (v.3.1.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.
@@ -120,6 +120,6 @@ Whether you're a seasoned [Joomla](https://extensions.joomla.org/extension/compo
- https://git.vdm.dev/joomla/Component-Builder/raw/branch/staging/componentbuilder_update_server.xml
+ https://git.vdm.dev/joomla/Component-Builder/raw/branch/master/componentbuilder_update_server.xml
\ No newline at end of file
diff --git a/componentbuilder_update_server.xml b/componentbuilder_update_server.xml
index 806b3df14..53242bbf1 100644
--- a/componentbuilder_update_server.xml
+++ b/componentbuilder_update_server.xml
@@ -1079,10 +1079,10 @@
pkg_component_builder
package
site
- 3.1.2
+ 3.1.3
https://dev.vdm.io
- https://git.vdm.dev/api/v1/repos/joomla/pkg-component-builder/archive/v3.1.2.zip
+ https://git.vdm.dev/api/v1/repos/joomla/pkg-component-builder/archive/v3.1.3.zip
stable
diff --git a/script.php b/script.php
index a3cf60ec4..cfe61e2cf 100644
--- a/script.php
+++ b/script.php
@@ -9422,7 +9422,7 @@ class com_componentbuilderInstallerScript
echo '
- Upgrade to Version 3.1.2 Was Successful! Let us know if anything is not working as expected.
';
+ Upgrade to Version 3.1.3 Was Successful! Let us know if anything is not working as expected.
';
// Set db if not set already.
if (!isset($db))