From 8808b9d08c339f280e5a87da42414e63d893b289 Mon Sep 17 00:00:00 2001 From: "Open Tools, Reinhold Kainhofer" <office@open-tools.net> Date: Thu, 8 Dec 2016 22:36:32 +0100 Subject: [PATCH] New versions of various Joomla plugins --- .htaccess | 1 - Joomla/AdvancedShippingByRules.tmpl | 2 +- Joomla/EURecap.tmpl | 2 +- Joomla/ShippingByRules.tmpl | 2 +- Joomla/TaxReport.tmpl | 5 ++--- 5 files changed, 5 insertions(+), 7 deletions(-) diff --git a/.htaccess b/.htaccess index 19ab5dd..907dd6f 100644 --- a/.htaccess +++ b/.htaccess @@ -2,4 +2,3 @@ Require all denied <Files index.php> Require all granted </Files> - diff --git a/Joomla/AdvancedShippingByRules.tmpl b/Joomla/AdvancedShippingByRules.tmpl index 1459151..cef447c 100644 --- a/Joomla/AdvancedShippingByRules.tmpl +++ b/Joomla/AdvancedShippingByRules.tmpl @@ -8,7 +8,7 @@ <type>plugin</type> <folder>vmshipment</folder> <client>0</client><!-- Plugins use client_id=0 (FrontEnd), default would be 1 --> - <version>6.1.5</version> + <version>6.2</version> <infourl title="Advanced Shiping by Rules for VirtueMart">http://open-tools.net/documentation/shipping-by-rules-plugins-for-virtuemart.html#changelog</infourl> <downloads> <downloadurl type="full" format="zip">http://open-tools.net/index.php?option=com_virtuemart&view=plugin&name=downloads_for_sale&customfield_id=12&order_number=${order_number}&order_pass=${order_pass}</downloadurl> diff --git a/Joomla/EURecap.tmpl b/Joomla/EURecap.tmpl index 5904e17..cce6198 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.7</version> + <version>0.8</version> <infourl title="EU Sales Reports for VirtueMart">http://open-tools.net/virtuemart/vm-eu-sales-reports.html#changelog</infourl> <downloads> <downloadurl type="full" format="zip">http://open-tools.net/index.php?option=com_virtuemart&view=plugin&name=downloads_for_sale&customfield_id=142</downloadurl> diff --git a/Joomla/ShippingByRules.tmpl b/Joomla/ShippingByRules.tmpl index 87e996b..c6417d0 100644 --- a/Joomla/ShippingByRules.tmpl +++ b/Joomla/ShippingByRules.tmpl @@ -8,7 +8,7 @@ <type>plugin</type> <folder>vmshipment</folder> <client>0</client><!-- Plugins use client_id=0 (FrontEnd), default would be 1 --> - <version>6.1.6</version> + <version>6.2</version> <infourl title="Shiping by Rules for VirtueMart">http://open-tools.net/documentation/shipping-by-rules-plugins-for-virtuemart.html#changelog</infourl> <downloads> <downloadurl type="full" format="zip">http://open-tools.net/index.php?option=com_virtuemart&view=plugin&name=downloads_for_sale&customfield_id=10</downloadurl> diff --git a/Joomla/TaxReport.tmpl b/Joomla/TaxReport.tmpl index 779d04f..1efe0e7 100644 --- a/Joomla/TaxReport.tmpl +++ b/Joomla/TaxReport.tmpl @@ -8,10 +8,9 @@ <type>plugin</type> <folder>vmextended</folder> <client>0</client><!-- Plugins use client_id=0 (FrontEnd), default would be 1 --> - <version>0.2</version> - <infourl title="Advanced Ordernumbers for VirtueMart">http://open-tools.net/documentation/TODO</infourl> + <version>0.3</version> <downloads> - <downloadurl type="full" format="zip">http://open-tools.net/index.php?option=com_virtuemart&view=plugin&name=downloads_for_sale&customfield_id=TODO</downloadurl> + <downloadurl type="full" format="zip">http://open-tools.net/index.php?option=com_virtuemart&view=plugin&name=downloads_for_sale&customfield_id=188</downloadurl> </downloads> <tags> <tag>stable</tag> -- GitLab