- Implemented the X13Webp class with core functionalities for converting images to WebP format. - Added support for different PHP versions and defined constants for versioning. - Included translation strings for various user interface elements and messages. - Created XML file for module versioning.
5 lines
114 B
XML
5 lines
114 B
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<module>
|
|
<currentVersion><![CDATA[1.1.4]]></currentVersion>
|
|
</module>
|