Skip to content

Commit

Permalink
1.0.4
Browse files Browse the repository at this point in the history
invalid name in xml file
  • Loading branch information
conseilgouz committed Apr 23, 2023
1 parent 803746f commit 09b6bd1
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cgindexer.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
<license>GNU General Public License version 2 or later; see LICENSE.txt</license>
<authorEmail>[email protected]</authorEmail>
<authorUrl>www.conseilgouz.com</authorUrl>
<version>1.0.3</version>
<version>1.0.4</version>
<description>PLG_TASK_CGINDEXER_DESC</description>
<files>
<folder plugin="cgexif">services</folder>
<folder plugin="cgindexer">services</folder>
<folder>src</folder>
<folder>forms</folder>
</files>
Expand Down
12 changes: 12 additions & 0 deletions plg_task_cgindexer_changelog.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,16 @@
<changelogs>
<changelog>
<element>cgindexer</element>
<type>plugin</type>
<group>task</group>
<version>1.0.4</version>
<note>
<item>23/04/2023</item>
</note>
<fix>
<item>invalid name in xml file</item>
</fix>
</changelog>
<changelog>
<element>cgindexer</element>
<type>plugin</type>
Expand Down

0 comments on commit 09b6bd1

Please sign in to comment.