Skip to content

Commit

Permalink
fix for: Joomla 3 version has wrong XML manifest #10
Browse files Browse the repository at this point in the history
  • Loading branch information
pe7er committed Jan 11, 2023
1 parent a12582f commit b968f7f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Binary file added downloads/mod_db8404errors-j3-v1.4.1.zip
Binary file not shown.
6 changes: 3 additions & 3 deletions joomla3/mod_db8404errors.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
<extension type="module" version="3.9" client="administrator" method="upgrade">
<name>mod_db8404errors</name>
<author>Peter Martin</author>
<creationDate>March 2022</creationDate>
<copyright>Copyright (C) 2015-2022 by Peter Martin. All rights reserved.</copyright>
<creationDate>January 2023</creationDate>
<copyright>Copyright (C) 2015-2023 by Peter Martin. All rights reserved.</copyright>
<license>GNU General Public License version 2</license>
<authorEmail>[email protected]</authorEmail>
<authorUrl>https://db8.nl</authorUrl>
<version>1.4.0</version>
<version>1.4.1</version>
<description>MOD_DB8404ERRORS_XML_DESCRIPTION</description>

<files>
Expand Down
6 changes: 3 additions & 3 deletions update.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@
<updates>
<update>

<name>mod_db8404errors 1.4.0</name>
<name>mod_db8404errors 1.4.1</name>
<description>Module to display the most recent added weblinks from the Weblinks component.</description>
<element>mod_db8404errors</element>
<type>module</type>
<client>site</client>
<version>1.4.0</version>
<infourl title="mod_db8404errors">https://github.com/pe7er/mod_db8404errors</infourl>
<downloads>
<downloadurl type="full" format="zip">https://github.com/pe7er/mod_db8404errors/raw/master/downloads/mod_db8404errors-j3-v1.4.0.zip</downloadurl>
<downloadurl type="full" format="zip">https://github.com/pe7er/mod_db8404errors/raw/master/downloads/mod_db8404errors-j3-v1.4.1.zip</downloadurl>
</downloads>
<sha512>3cd29ba628da6ad149f3a85f49c7cc7a5af18627753038bc6288811965399203dad72aa3f626d6c060524cb88e5c2d5baca2d0ecdd8ec0c295c43e288313caed</sha512>
<sha512>c0b503b18cc310664fd20e20d4474f2142d1c16a409266c51bc0b8f5f5606c8d</sha512>
<tags>
<tag>stable</tag>
</tags>
Expand Down

0 comments on commit b968f7f

Please sign in to comment.