<?xml version="1.0" encoding="utf-8"?>
<extension type="plugin" group="icagenda" method="upgrade">
	<name>PLG_ICAGENDA_PRO</name>
	<creationDate>2022-12-31</creationDate>
	<author>Cyril Rezé</author>
	<copyright>Copyright (c) 2012-2022 Cyril Rezé / iCagenda. All rights reserved</copyright>
	<license>GNU General Public License version 3 or later; see LICENSE.txt</license>
	<authorEmail>info@joomlic.com</authorEmail>
	<authorUrl>www.joomlic.com</authorUrl>
	<version>1.0.3</version>
	<description>PLG_ICAGENDA_PRO_XML_DESCRIPTION</description>

	<scriptfile>script.php</scriptfile>

	<files>
		<filename plugin="pro">pro.php</filename>
		<folder>forms</folder>
	</files>

	<languages folder="language">
		<language tag="en-GB">en-GB/en-GB.plg_icagenda_pro.ini</language>
		<language tag="en-GB">en-GB/en-GB.plg_icagenda_pro.sys.ini</language>
	</languages>

	<config>
		<fields name="params">
			<fieldset name="basic">
			</fieldset>
		</fields>
	</config>
</extension>
