From 951a12f48e2eb9aa9846468bdab469bd5f42f53b Mon Sep 17 00:00:00 2001
From: "Open Tools, Reinhold Kainhofer" <office@open-tools.net>
Date: Fri, 1 Jan 2016 23:27:28 +0100
Subject: [PATCH] New versions of all our plugins

---
 Joomla/AcySubscribeBuyer.tmpl    | 2 +-
 Joomla/AutoParentCategories.tmpl | 2 +-
 Joomla/EURecap.tmpl              | 2 +-
 Joomla/NameThePrice.tmpl         | 2 +-
 Joomla/VMAssignGroups.tmpl       | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/Joomla/AcySubscribeBuyer.tmpl b/Joomla/AcySubscribeBuyer.tmpl
index 3ec7127..f2ab07c 100644
--- a/Joomla/AcySubscribeBuyer.tmpl
+++ b/Joomla/AcySubscribeBuyer.tmpl
@@ -8,7 +8,7 @@
 		<type>plugin</type>
 		<folder>vmcustom</folder>
 		<client>0</client><!-- Plugins use client_id=0 (FrontEnd), default would be 1 -->
-		<version>1.4.2</version>
+		<version>1.4.3</version>
 		<infourl title="Subscribe Buyers to AcyMailing for VirtueMart">https://open-tools.net/virtuemart/acy-subscribe-buyers.html#versions</infourl>
 		<downloads>
 			<downloadurl type="full" format="zip">https://open-tools.net/index.php?option=com_virtuemart&amp;view=plugin&amp;name=downloads_for_sale&amp;customfield_id=34</downloadurl>
diff --git a/Joomla/AutoParentCategories.tmpl b/Joomla/AutoParentCategories.tmpl
index 068c7b1..7a6d2f1 100644
--- a/Joomla/AutoParentCategories.tmpl
+++ b/Joomla/AutoParentCategories.tmpl
@@ -8,7 +8,7 @@
 		<type>plugin</type>
 		<folder>system</folder>
 		<client>0</client><!-- Plugins use client_id=0 (FrontEnd), default would be 1 -->
-		<version>1.3</version>
+		<version>1.3.1</version>
 		<infourl title="Auto Parent Categories for VirtueMart">https://open-tools.net/virtuemart/auto-parent-categories.html#changelog</infourl>
 		<downloads>
 			<downloadurl type="full" format="zip">https://open-tools.net/index.php?option=com_virtuemart&amp;view=plugin&amp;name=downloads_for_sale&amp;customfield_id=11</downloadurl>
diff --git a/Joomla/EURecap.tmpl b/Joomla/EURecap.tmpl
index f0611b3..982c060 100644
--- a/Joomla/EURecap.tmpl
+++ b/Joomla/EURecap.tmpl
@@ -8,7 +8,7 @@
 		<type>plugin</type>
 		<folder>vmextended</folder>
 		<client>0</client><!-- Plugins use client_id=0 (FrontEnd), default would be 1 -->
-		<version>0.3</version>
+		<version>0.4</version>
 		<infourl title="EU Sales Reports for VirtueMart">https://open-tools.net/virtuemart/vm-eu-sales-reports.html#changelog</infourl>
 		<downloads>
 			<downloadurl type="full" format="zip">https://open-tools.net/index.php?option=com_virtuemart&amp;view=plugin&amp;name=downloads_for_sale&amp;customfield_id=142</downloadurl>
diff --git a/Joomla/NameThePrice.tmpl b/Joomla/NameThePrice.tmpl
index 55a1336..e8ee8b9 100644
--- a/Joomla/NameThePrice.tmpl
+++ b/Joomla/NameThePrice.tmpl
@@ -8,7 +8,7 @@
 		<type>plugin</type>
 		<folder>vmcustom</folder>
 		<client>0</client><!-- Plugins use client_id=0 (FrontEnd), default would be 1 -->
-		<version>1.4</version>
+		<version>1.5</version>
 		<infourl title="Name the Price for Virtuemart">https://open-tools.net/virtuemart/name-the-price.html#changelog</infourl>
 		<downloads>
 			<downloadurl type="full" format="zip">https://open-tools.net/index.php?option=com_virtuemart&amp;view=plugin&amp;name=downloads_for_sale&amp;customfield_id=44</downloadurl>
diff --git a/Joomla/VMAssignGroups.tmpl b/Joomla/VMAssignGroups.tmpl
index 7576371..f0b9232 100644
--- a/Joomla/VMAssignGroups.tmpl
+++ b/Joomla/VMAssignGroups.tmpl
@@ -6,7 +6,7 @@
 		<description>Manually assign Virtuemart product customers to Joomla usergroups in the Joomla Backend.</description>
 		<element>mod_vmassign_groups</element>
 		<type>module</type>
-		<version>1.1.0</version>
+		<version>1.2</version>
 		<infourl title="VM Customers to Joomla Groups Admin Panel">https://open-tools.net/virtuemart/customers-to-joomla-groups-admin-panel.html#changelog</infourl>
 		<downloads>
 			<downloadurl type="full" format="zip">https://open-tools.net/index.php?option=com_virtuemart&amp;view=plugin&amp;name=downloads_for_sale&amp;customfield_id=62</downloadurl>
-- 
GitLab