Skip to content

Commit

Permalink
1.0.2
Browse files Browse the repository at this point in the history
Rename CGWebp.php as Cgwebp.php
  • Loading branch information
conseilgouz committed Apr 13, 2024
1 parent 0b9d063 commit 4208a42
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cgwebp.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<license>GNU/GPL</license>
<authorEmail>pascal.leconte@conseilgouz.com</authorEmail>
<authorUrl>https://www.conseilgouz.com</authorUrl>
<version>1.0.1</version>
<version>1.0.2</version>
<description>PLG_SYSTEM_CGWEBP_DESCRIPTION</description>
<namespace path="src">Conseilgouz\Plugin\System\Cgwebp</namespace>
<scriptfile>script.cgwebp.php</scriptfile>
Expand Down
12 changes: 12 additions & 0 deletions plg_system_cgwebp_changelog.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,16 @@
<changelogs>
<changelog>
<element>plg_system_cgwebp</element>
<type>plugin</type>
<group>system</group>
<version>1.0.2</version>
<note>
<item>Update : 13/04/2024</item>
</note>
<fix>
<item>Rename CGWebp.php as Cgwebp.php.</item>
</fix>
</changelog>
<changelog>
<element>plg_system_cgwebp</element>
<type>plugin</type>
Expand Down
2 changes: 1 addition & 1 deletion src/Extension/Cgwebp.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/**
* @version 1.0.0
* @version 1.0.2
* @package CGWebp system plugin
* @author ConseilGouz
* @copyright Copyright (C) 2024 ConseilGouz. All rights reserved.
Expand Down

0 comments on commit 4208a42

Please sign in to comment.