Skip to content
Snippets Groups Projects
Commit e06f6db1 authored by Reinhold Kainhofer's avatar Reinhold Kainhofer
Browse files

V1.3.1: Enable automatic updates through the Joomla updater

parent 6a46cf4d
No related branches found
No related tags found
No related merge requests found
BASE=vmAutoParentCategories
PLUGINTYPE=system
VERSION=1.3
VERSION=1.3.1
PLUGINFILES=$(BASE).php $(BASE).xml index.html
......
File added
<?xml version="1.0" encoding="utf-8"?>
<extension version="2.0" type="plugin" group="system" method="upgrade">
<name>System - VM Auto Parent Categories</name>
<creationDate>2012-12-18</creationDate>
<creationDate>2016-01-01</creationDate>
<author>Reinhold Kainhofer</author>
<copyright>Copyright (C) 2012 Reinhold Kainhofer.</copyright>
<copyright>Copyright (C) 2012-2016 Reinhold Kainhofer.</copyright>
<license>http://www.gnu.org/licenses/gpl.html GNU/GPL v3+</license>
<authorEmail>office@open-tools.net</authorEmail>
<authorUrl>http://www.open-tools.net/</authorUrl>
<version>1.3</version>
<version>1.3.1</version>
<description>VMAUTOCATEGORIES_DESCRIPTION</description>
<files>
......@@ -56,5 +56,9 @@
</fieldset>
</fields>
</config>
<updateservers>
<server type="extension" name="VM Auto Parent Categories Updates"><![CDATA[http://open-tools.net/UpdateServer/index.php?package=Joomla&amp;extension=AutoParentCategories]]></server>
</updateservers>
</extension>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment