Skip to content

Commit

Permalink
Merge pull request #194 from dryabov/patch-68
Browse files Browse the repository at this point in the history
Incremented the version to 2.4.2 for next release
  • Loading branch information
dryabov authored Aug 8, 2023
2 parents 1fc3de4 + cc308d4 commit 629ef76
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions jedchecker.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
<name>COM_JEDCHECKER</name>
<author>Joomla! Extensions Directory</author>
<creationDate>2020-08-22</creationDate>
<copyright>Copyright (C) 2017 - 2021 Open Source Matters, Inc. All rights reserved.</copyright>
<copyright>Copyright (C) 2017 - 2023 Open Source Matters, Inc. All rights reserved.</copyright>
<authorEmail>[email protected]</authorEmail>
<authorUrl>https://github.com/joomla-extensions/jedchecker</authorUrl>
<version>2.4.1</version>
<version>2.4.2</version>
<license>http://www.gnu.org/copyleft/gpl.html GNU/GPL</license>
<description><![CDATA[JED Checker will check your extension files and will let you know in advance if there are any possible problems with your extension for submitting to the JED]]>
</description>
Expand Down
12 changes: 6 additions & 6 deletions manifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
<description><![CDATA[JED Checker will check your extension files and will let you know in advance if there are any possible problems with your extension for submitting to the JED]]></description>
<element>com_jedchecker</element>
<type>component</type>
<version>2.4.1</version>
<version>2.4.2</version>
<client>administrator</client>
<infourl title="JED Checker Extension">https://github.com/joomla-extensions/jedchecker/releases/tag/2.4.1</infourl>
<infourl title="JED Checker Extension">https://github.com/joomla-extensions/jedchecker/releases/tag/2.4.2</infourl>
<downloads>
<downloadurl type="full" format="zip">https://github.com/joomla-extensions/jedchecker/archive/refs/tags/2.4.1.zip</downloadurl>
<downloadurl type="full" format="zip">https://github.com/joomla-extensions/jedchecker/archive/refs/tags/2.4.2.zip</downloadurl>
</downloads>
<tags>
<tag>stable</tag>
Expand All @@ -21,11 +21,11 @@
<description><![CDATA[JED Checker will check your extension files and will let you know in advance if there are any possible problems with your extension for submitting to the JED]]></description>
<element>com_jedchecker</element>
<type>component</type>
<version>2.4.1</version>
<version>2.4.2</version>
<client>administrator</client>
<infourl title="JED Checker Extension">https://github.com/joomla-extensions/jedchecker/releases/tag/2.4.1</infourl>
<infourl title="JED Checker Extension">https://github.com/joomla-extensions/jedchecker/releases/tag/2.4.2</infourl>
<downloads>
<downloadurl type="full" format="zip">https://github.com/joomla-extensions/jedchecker/archive/refs/tags/2.4.1.zip</downloadurl>
<downloadurl type="full" format="zip">https://github.com/joomla-extensions/jedchecker/archive/refs/tags/2.4.2.zip</downloadurl>
</downloads>
<tags>
<tag>stable</tag>
Expand Down

0 comments on commit 629ef76

Please sign in to comment.