mirror of
https://github.com/joomla-extensions/weblinks.git
synced 2024-12-26 10:07:30 +00:00
Allow Weblinks to be updated in Joomla 3.5
This commit is contained in:
parent
f1de317317
commit
5a5f2b3f73
13
manifest.xml
13
manifest.xml
@ -13,4 +13,17 @@
|
||||
</downloads>
|
||||
<targetplatform name="joomla" version="3.4" />
|
||||
</update>
|
||||
<update>
|
||||
<name>Weblinks Extension Package</name>
|
||||
<description>Joomla! CMS Weblinks Package</description>
|
||||
<element>pkg_weblinks</element>
|
||||
<type>package</type>
|
||||
<version>3.4.1</version>
|
||||
<client>site</client>
|
||||
<infourl title="Weblinks Extension Package">https://github.com/joomla-extensions/weblinks/releases/tag/3.4.1</infourl>
|
||||
<downloads>
|
||||
<downloadurl type="full" format="zip">https://github.com/joomla-extensions/weblinks/releases/download/3.4.1/pkg_weblinks_3.4.1.zip</downloadurl>
|
||||
</downloads>
|
||||
<targetplatform name="joomla" version="3.5" />
|
||||
</update>
|
||||
</updates>
|
||||
|
Loading…
Reference in New Issue
Block a user