Skip to content

Commit

Permalink
prepare release ImageLazyloading 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
zero-24 committed Sep 11, 2024
1 parent 944cb31 commit 89d8244
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion imagelazyloading.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<author>Tobias Zulauf</author>
<copyright>(C) 2020 Tobias Zulauf All rights reserved.</copyright>
<authorUrl>https://www.jah-tz.de</authorUrl>
<version>1.0.3</version>
<version>1.0.4</version>
<license>GNU/GPL Version 2 or later</license>
<description>PLG_CONTENT_IMAGELAZYLOADING_XML_DESCRIPTION</description>
<scriptfile>script.php</scriptfile>
Expand Down
24 changes: 12 additions & 12 deletions update.xml
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
<?xml version="1.0" ?>
<updates>
<update>
<name>ImageLazyloading 1.0.3</name>
<name>ImageLazyloading 1.0.4</name>
<description>ImageLazyloading Plugin</description>
<element>imagelazyloading</element>
<type>plugin</type>
<folder>content</folder>
<client>site</client>
<version>1.0.3</version>
<version>1.0.4</version>
<infourl title="ImageLazyloading Plugin">https://github.com/zero-24/plg_content_imagelazyloading</infourl>
<downloads>
<downloadurl type="full" format="zip">https://github.com/zero-24/plg_content_imagelazyloading/releases/download/1.0.3/plg_content_imagelazyloading.zip</downloadurl>
<downloadurl type="full" format="zip">https://github.com/zero-24/plg_content_imagelazyloading/releases/download/1.0.4/plg_content_imagelazyloading.zip</downloadurl>
</downloads>
<sha512>8ca4a837f373eade0082cf3c974c64c4e72cc9511d751e0a25853711e5437ea0f422e8430e0364810857ab4b1bfa10b0c29d8440765600f8471e69baefebf994</sha512>
<sha512>d6ed959bc71d05adcfa14b003cf65ee510163026f8807eea47480b56568cda5b4a05289572480af474d67bba13746b64824504b6ed42eb39ca93e1acc6ac095a</sha512>
<tags>
<tag>stable</tag>
</tags>
Expand All @@ -22,18 +22,18 @@
<targetplatform name="joomla" version="3.(9|10)"/>
</update>
<update>
<name>ImageLazyloading 1.0.3</name>
<name>ImageLazyloading 1.0.4</name>
<description>ImageLazyloading Plugin</description>
<element>imagelazyloading</element>
<type>plugin</type>
<folder>content</folder>
<client>site</client>
<version>1.0.3</version>
<version>1.0.4</version>
<infourl title="ImageLazyloading Plugin">https://github.com/zero-24/plg_content_imagelazyloading</infourl>
<downloads>
<downloadurl type="full" format="zip">https://github.com/zero-24/plg_content_imagelazyloading/releases/download/1.0.3/plg_content_imagelazyloading.zip</downloadurl>
<downloadurl type="full" format="zip">https://github.com/zero-24/plg_content_imagelazyloading/releases/download/1.0.4/plg_content_imagelazyloading.zip</downloadurl>
</downloads>
<sha512>8ca4a837f373eade0082cf3c974c64c4e72cc9511d751e0a25853711e5437ea0f422e8430e0364810857ab4b1bfa10b0c29d8440765600f8471e69baefebf994</sha512>
<sha512>d6ed959bc71d05adcfa14b003cf65ee510163026f8807eea47480b56568cda5b4a05289572480af474d67bba13746b64824504b6ed42eb39ca93e1acc6ac095a</sha512>
<tags>
<tag>stable</tag>
</tags>
Expand All @@ -43,18 +43,18 @@
<targetplatform name="joomla" version="4.[01234]"/>
</update>
<update>
<name>ImageLazyloading 1.0.3</name>
<name>ImageLazyloading 1.0.4</name>
<description>ImageLazyloading Plugin</description>
<element>imagelazyloading</element>
<type>plugin</type>
<folder>content</folder>
<client>site</client>
<version>1.0.3</version>
<version>1.0.4</version>
<infourl title="ImageLazyloading Plugin">https://github.com/zero-24/plg_content_imagelazyloading</infourl>
<downloads>
<downloadurl type="full" format="zip">https://github.com/zero-24/plg_content_imagelazyloading/releases/download/1.0.3/plg_content_imagelazyloading.zip</downloadurl>
<downloadurl type="full" format="zip">https://github.com/zero-24/plg_content_imagelazyloading/releases/download/1.0.4/plg_content_imagelazyloading.zip</downloadurl>
</downloads>
<sha512>8ca4a837f373eade0082cf3c974c64c4e72cc9511d751e0a25853711e5437ea0f422e8430e0364810857ab4b1bfa10b0c29d8440765600f8471e69baefebf994</sha512>
<sha512>d6ed959bc71d05adcfa14b003cf65ee510163026f8807eea47480b56568cda5b4a05289572480af474d67bba13746b64824504b6ed42eb39ca93e1acc6ac095a</sha512>
<tags>
<tag>stable</tag>
</tags>
Expand Down

0 comments on commit 89d8244

Please sign in to comment.