Release of v5.0.3-alpha1

Add push option to powers area.
This commit is contained in:
2024-08-20 22:34:47 +02:00
parent 2fab51f611
commit 29fef2cbea
29 changed files with 1480 additions and 106 deletions

View File

@@ -75,7 +75,7 @@
<name>Component Builder</name>
<description>Builds Complex Joomla Components</description>
<element>pkg_component_builder</element>
<type>component</type>
<type>package</type>
<client>site</client>
<version>5.0.2</version>
<infourl title="Component Builder!">https://dev.vdm.io</infourl>
@@ -89,4 +89,22 @@
<maintainerurl>https://dev.vdm.io</maintainerurl>
<targetplatform name="joomla" version="5\.[012]"/>
</update>
<update>
<name>Component Builder</name>
<description>Builds Complex Joomla Components</description>
<element>pkg_component_builder</element>
<type>package</type>
<client>site</client>
<version>5.0.3-alpha1</version>
<infourl title="Component Builder!">https://dev.vdm.io</infourl>
<downloads>
<downloadurl type="full" format="zip">https://git.vdm.dev/api/v1/repos/joomla/pkg-component-builder/archive/v5.0.3-alpha1.zip</downloadurl>
</downloads>
<tags>
<tag>alpha</tag>
</tags>
<maintainer>Llewellyn van der Merwe</maintainer>
<maintainerurl>https://dev.vdm.io</maintainerurl>
<targetplatform name="joomla" version="5\.[012]"/>
</update>
</updates>