Stable release v2.10.0

This commit is contained in:
2019-08-14 13:45:49 +02:00
parent 7fed9d7a1c
commit 3a27038164
8 changed files with 110 additions and 102 deletions

View File

@ -6454,7 +6454,7 @@ class com_componentbuilderInstallerScript
echo '<a target="_blank" href="http://www.joomlacomponentbuilder.com" title="Component Builder">
<img src="components/com_componentbuilder/assets/images/vdm-component.jpg"/>
</a>
<h3>Upgrade to Version 2.9.36 Was Successful! Let us know if anything is not working as expected.</h3>';
<h3>Upgrade to Version 2.10.0 Was Successful! Let us know if anything is not working as expected.</h3>';
}
return true;
}