<?xml version="1.0" encoding="UTF-8"?>
<extension
	type="plugin"
	group="task"
	method="upgrade">
	<name>PLG_TASK_KUNENA</name>
	<version>7.0.3</version>
	<creationDate>2026-03-31</creationDate>
	<author>Kunena Team</author>
	<authorEmail>Kunena@kunena.org</authorEmail>
	<authorUrl>https://www.kunena.org</authorUrl>
	<copyright>www.kunena.org</copyright>
	<license>GNU/GPLv3 or later</license>
	<description>PLG_TASK_KUNENA_DESCRIPTION</description>
	<namespace path="src">Kunena\Forum\Plugin\Task\Kunena</namespace>
	<changelogurl>https://update.kunena.org/changelog/7.0.3.xml</changelogurl>
	<files>
		<folder>forms</folder>
		<folder>language</folder>
		<folder plugin="kunena">services</folder>
		<folder>src</folder>
	</files>
	<scriptfile>script.php</scriptfile>
</extension>