Both files now have correct data:
- element: mokocassiopeia (was templateDetails in update.xml)
- version: 03.06.10 (was 03.06.14/03.08.03)
- download URL: GitHub archive tag zip (no release assets exist)
- Removed placeholder {{...}} tokens from update.xml
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
22 lines
825 B
XML
22 lines
825 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<updates>
|
|
<update>
|
|
<name>MokoCassiopeia</name>
|
|
<description>Moko Consulting site template based on Cassiopeia.</description>
|
|
<element>mokocassiopeia</element>
|
|
<type>template</type>
|
|
<version>03.06.10</version>
|
|
<client>site</client>
|
|
<tags>
|
|
<tag>stable</tag>
|
|
</tags>
|
|
<infourl title="MokoCassiopeia">https://github.com/mokoconsulting-tech/MokoCassiopeia/releases/tag/v03.06.10</infourl>
|
|
<downloads>
|
|
<downloadurl type="full" format="zip">https://github.com/mokoconsulting-tech/MokoCassiopeia/archive/refs/tags/v03.06.10.zip</downloadurl>
|
|
</downloads>
|
|
<targetplatform name="joomla" version="5.*" />
|
|
<maintainer>Moko Consulting</maintainer>
|
|
<maintainerurl>https://mokoconsulting.tech</maintainerurl>
|
|
</update>
|
|
</updates>
|