Skip to content

Commit

Permalink
Update updateinformation
Browse files Browse the repository at this point in the history
  • Loading branch information
renekreijveld committed Jul 16, 2021
1 parent 8bed79e commit 7cfdaa6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
9 changes: 6 additions & 3 deletions source/mod_yootheme_megamenu.xml
Original file line number Diff line number Diff line change
@@ -1,14 +1,17 @@
<?xml version="1.0" encoding="utf-8"?>
<extension type="module" version="3.1" client="site" method="upgrade">
<name>YOOtheme MegaMenu</name>
<name>YOOtheme Mega Menu</name>
<author>René Kreijveld</author>
<creationDate>July 2021</creationDate>
<copyright>Copyright (C) Destiny B.V., All rights reserved.</copyright>
<license>GNU General Public License version 3 or later</license>
<authorEmail>email@renekreijveld.nl</authorEmail>
<authorUrl>https://www.destiny.nl</authorUrl>
<version>1.0.2</version>
<description>This module generates a Mega Menu for YOOtheme Pro</description>
<description>Mega Menu module for YOOtheme Pro, version 1.0.2.</description>
<updateservers>
<server type="extension" priority="1" name="YOOtheme Mega Menu Module">https://raw.githubusercontent.com/renekreijveld/YOOthemeMegaMenu/main/updates/mod_yootheme_megamenu.xml</server>
</updateservers>
<files>
<filename>helper.php</filename>
<filename>LICENSE.txt</filename>
Expand Down Expand Up @@ -41,4 +44,4 @@
</fieldset>
</fields>
</config>
</extension>
</extension>
2 changes: 1 addition & 1 deletion updates/mod_yootheme_megamenu.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
</downloads>
<maintainer>René Kreijveld</maintainer>
<maintainerurl>https://www.destiny.nl</maintainerurl>
<targetplatform name="joomla" version=".*"/>
<targetplatform name="joomla" version="3.[0123456789]"/>
</update>
</updates>

0 comments on commit 7cfdaa6

Please sign in to comment.