Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
zero-24 committed Jul 10, 2021
1 parent 9975b68 commit f4ad056
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions imagelazyloading.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<extension version="3.9" type="plugin" group="content" method="upgrade">
<name>plg_content_imagelazyloading</name>
<creationDate>2020-04-30</creationDate>
<creationDate>2021-07-10</creationDate>
<author>Tobias Zulauf</author>
<copyright>(C) 2020 Tobias Zulauf All rights reserved.</copyright>
<authorUrl>https://www.jah-tz.de</authorUrl>
<version>1.0.1</version>
<version>1.0.2</version>
<license>GNU/GPL Version 2 or later</license>
<description>PLG_CONTENT_IMAGELAZYLOADING_XML_DESCRIPTION</description>
<scriptfile>script.php</scriptfile>
Expand Down
8 changes: 4 additions & 4 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.1</name>
<name>ImageLazyloading 1.0.2</name>
<description>ImageLazyloading Plugin</description>
<element>imagelazyloading</element>
<type>plugin</type>
<folder>content</folder>
<client>site</client>
<version>1.0.1</version>
<version>1.0.2</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.1/plg_content_imagelazyloading.zip</downloadurl>
<downloadurl type="full" format="zip">https://github.com/zero-24/plg_content_imagelazyloading/releases/download/1.0.2/plg_content_imagelazyloading.zip</downloadurl>
</downloads>
<sha512>24309166fd78ce74bc489d0a485dc0dc2a40611e1af80d24b24c9b75985971896836016885cc1857a95446721092a276c4b9a5d829fa8a663a1bbf7a7e97b8b9</sha512>
<sha512>5a22b8cca6f45cc7a6bad25d25eb30c12418906402e79669bb152fd848d0cb9b8fde5d533a9187c5c8a68af837e27a1b4a4eb5257f0a3831f2781e1b11959509</sha512>
<tags>
<tag>stable</tag>
</tags>
Expand Down

0 comments on commit f4ad056

Please sign in to comment.