diff --git a/README.md b/README.md index 3464c98..e7f1da3 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Component Builder Package (v2.13.0) +# Component Builder Package (v2.13.1) The Joomla Component Builder Package that bundles JCB Component and all the plugins and features available into one package for easy install and update of your JCB system. @@ -6,14 +6,14 @@ The Joomla Component Builder Package that bundles JCB Component and all the plug - Packager: [Vast Development Method](https://dev.vdm.io/) - Author: [Llewellyn van der Merwe](http://www.joomlacomponentbuilder.com/) -- Creation Date: May 2022 +- Creation Date: June 2022 - Max Joomla Version: J3.10 - Minimum Joomla Version: J3.8 ## Extensions -- [joomla/Component-Builder](https://git.vdm.dev/joomla/Component-Builder) [v2.13.0](https://git.vdm.dev/joomla/Component-Builder/archive/v2.13.0.zip) -> Native MVC +- [joomla/Component-Builder](https://git.vdm.dev/joomla/Component-Builder) [v2.13.1](https://git.vdm.dev/joomla/Component-Builder/archive/v2.13.1.zip) +> Fixed the JCB package import url inclusion limitation. - [joomla/plg_content_componentbuilderadminheaderstabs](https://git.vdm.dev/joomla/plg_content_componentbuilderadminheaderstabs) [v1.0.1](https://git.vdm.dev/attachments/8bb051d0-947f-4849-9659-0145918543ab) > Plugin for adding header code to admin area - tabs (2021-10-01) - [joomla/plg_content_componentbuildercomponentheaderstabs](https://git.vdm.dev/joomla/plg_content_componentbuildercomponentheaderstabs) [v1.0.0](https://git.vdm.dev/attachments/f919fc1d-9e2b-4f80-8ac6-c49f651d7c47) diff --git a/pkg_component_builder.xml b/pkg_component_builder.xml index 3cd9640..e778bd7 100644 --- a/pkg_component_builder.xml +++ b/pkg_component_builder.xml @@ -2,8 +2,8 @@ PKG_COMPONENT_BUILDER component_builder - 2.13.0 - May 2022 + 2.13.1 + June 2022 Llewellyn van der Merwe llewellyn@joomlacomponentbuilder.com http://www.joomlacomponentbuilder.com/ @@ -21,7 +21,7 @@ en-GB/en-GB.pkg_component_builder.ini - joomla__Component-Builder__v2.13.0.zip + joomla__Component-Builder__v2.13.1.zip joomla__plg_content_componentbuilderadminheaderstabs-v1.0.1.zip joomla__plg_content_componentbuildercomponentheaderstabs-v1.0.0.zip joomla__plg_content_componentbuildercustomadminheaderstabs-v1.0.1.zip diff --git a/src/joomla__Component-Builder__v2.13.0.zip b/src/joomla__Component-Builder__v2.13.1.zip similarity index 90% rename from src/joomla__Component-Builder__v2.13.0.zip rename to src/joomla__Component-Builder__v2.13.1.zip index b21f572..698ab2b 100644 Binary files a/src/joomla__Component-Builder__v2.13.0.zip and b/src/joomla__Component-Builder__v2.13.1.zip differ