<?xml version="1.0" encoding="utf-8" ?>
<extension version="3.1" type="plugin" group="system" method="upgrade">
    <name>System - YOOtheme Framework</name>
    <version>4.1.2</version>
    <description>System Plugin for YOOtheme Pro.</description>
    <creationDate>October 2023</creationDate>
    <copyright>Copyright (C) YOOtheme GmbH</copyright>
    <license>GNU General Public License</license>
    <author>YOOtheme</author>
    <authorEmail>info@yootheme.com</authorEmail>
    <authorUrl>https://yootheme.com</authorUrl>
    <scriptfile>script.php</scriptfile>
    <files>
        <filename plugin="yootheme">yootheme.php</filename>
        <filename>classmap.php</filename>
    </files>
    <updateservers>
        <server
            type="extension"
            priority="1"
            name="YOOtheme"
        >https://yootheme.com/api/update/yootheme_j33.xml</server>
    </updateservers>
</extension>
