UPD depot 0.9.25

This commit is contained in:
2025-07-14 21:15:54 +02:00
parent 362a0a9450
commit ac9b85bf82
5 changed files with 18 additions and 8 deletions

View File

@ -1,13 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<extension type="component" method="upgrade">
<name>Depot</name>
<author>KW4NZ</author>
<author>Tom KW4NZ</author>
<creationDate>2024-10-21</creationDate>
<copyright>(C) KW4NZ Thomas Kuschel</copyright>
<license>GPL v2 +; see LICENSE.md</license>
<authorEmail>thomas@kuschel.at</authorEmail>
<authorUrl>https://kuschel.at</authorUrl>
<version>0.9.24</version>
<version>0.9.25</version>
<description>COM_DEPOT_XML_DESCRIPTION</description>
<namespace path="src/">KW4NZ\Component\Depot</namespace>
<!-- Runs on install/uninstall/update since 2.5 -->
@ -74,6 +74,6 @@
</languages>
</administration>
<updateservers>
<server type="extension" priority="1" name="KW4NZ's Joomla Updates">https://kuschel.at/update/extensions.xml</server>
<server type="extension" priority="1" name="Depot Updates">https://kuschel.at/update/extensions.xml</server>
</updateservers>
</extension>