<?xml version="1.0" encoding="UTF-8" ?>
<plugin xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../engine/Shopware/Components/Plugin/schema/plugin.xsd">
	<label>Fullsize background image</label>
	<label lang="de">Vollbild Hintergrund</label>

	<version>2.1.6</version>
	<copyright>LENZ eBusiness GmbH</copyright>
	<license>proprietary</license>
	<link>https://lenz-ebusiness.de/</link>
	<author>LENZ eBusiness GmbH</author>
	<compatibility minVersion="5.7.0" />

	<changelog version="2.1.6">
		<changes>
			<![CDATA[
        IMPROVEMENT | Support for Shopware 5.7.
        ]]>
		</changes>
		<changes lang="de">
			<![CDATA[
        VERBESSERUNG | Unterstützung für Shopware 5.7.
        ]]>
		</changes>
	</changelog>
	<changelog version="2.0.0">
		<changes lang="de">Erste Version im neuen Plugin System</changes>
		<changes lang="en">First release for Shopware 5.2 plugin system.</changes>
	</changelog>

	<description>
		<![CDATA[
   <b>Fullsize background image</b>
   ]]>
	</description>
	<description lang="de">
		<![CDATA[
   <b>Vollbild Hintergrund</b>
   ]]>
	</description>
</plugin>
