From fbdbca62b51d6f9a79cf782f599abb31174646ca Mon Sep 17 00:00:00 2001
From: Reinhold Kainhofer <reinhold@kainhofer.com>
Date: Mon, 11 Jan 2016 00:34:53 +0100
Subject: [PATCH] Release of Shipping by Rules for WooCommerce

---
 WooCommerce/AdvancedShippingByRules.tmpl | 12 ++++++------
 WooCommerce/ShippingByRules.tmpl         | 12 ++++++------
 WooCommerce/Template                     |  2 +-
 3 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/WooCommerce/AdvancedShippingByRules.tmpl b/WooCommerce/AdvancedShippingByRules.tmpl
index 78d7050..6b0a29f 100644
--- a/WooCommerce/AdvancedShippingByRules.tmpl
+++ b/WooCommerce/AdvancedShippingByRules.tmpl
@@ -1,15 +1,15 @@
 {
-	"name":	"XXXX",
-	"slug": "xxxx",
-	"homepage" : "http://www.open-tools.net/woocommerce/",
-	"download_url": "http://www.open-tools.net/index.php?option=com_virtuemart&view=plugin&name=downloads_for_sale&customfield_id=13&order_number=${order_number}&amp;order_pass=${order_pass}",
-	"version": "0.0",
+	"name":	"WooCommerce Advanced Shipping by Rules",
+	"slug": "woocommerce-advanced-shipping-by-rules",
+	"homepage" : "http://www.open-tools.net/woocommerce/advanced-shipping-by-rules-for-woocommerce.html",
+	"download_url": "http://www.open-tools.net/index.php?option=com_virtuemart&view=plugin&name=downloads_for_sale&customfield_id=157&order_number=${order_number}&order_pass=${order_pass}",
+	"version": "1.0",
 	"upgrade_notice" : "Here's why you should upgrade...",
 
 	"author": "Open Tools",
     "author_homepage" : "http://www.open-tools.net/",
 	"sections": {
-		"description": "Plugin description here, basic HTML allowed"
+		"description": "",
 		"installation" : "(Recommended) Installation instructions.",
 		"changelog" : "(Recommended) Changelog. <p>This section will be opened by default when the user clicks 'View version XYZ details'.</p>",
 		"custom_section" : "This is a custom section labeled 'Custom Section'." 
diff --git a/WooCommerce/ShippingByRules.tmpl b/WooCommerce/ShippingByRules.tmpl
index 78d7050..ac14dec 100644
--- a/WooCommerce/ShippingByRules.tmpl
+++ b/WooCommerce/ShippingByRules.tmpl
@@ -1,15 +1,15 @@
 {
-	"name":	"XXXX",
-	"slug": "xxxx",
-	"homepage" : "http://www.open-tools.net/woocommerce/",
-	"download_url": "http://www.open-tools.net/index.php?option=com_virtuemart&view=plugin&name=downloads_for_sale&customfield_id=13&order_number=${order_number}&amp;order_pass=${order_pass}",
-	"version": "0.0",
+	"name":	"WooCommerce Shipping by Rules",
+	"slug": "woocommerce-shipping-by-rules",
+	"homepage" : "http://www.open-tools.net/woocommerce/shipping-by-rules-for-woocommerce.html",
+	"download_url": "http://www.open-tools.net/index.php?option=com_virtuemart&view=plugin&name=downloads_for_sale&customfield_id=176",
+	"version": "1.0",
 	"upgrade_notice" : "Here's why you should upgrade...",
 
 	"author": "Open Tools",
     "author_homepage" : "http://www.open-tools.net/",
 	"sections": {
-		"description": "Plugin description here, basic HTML allowed"
+		"description": "Plugin description here, basic HTML allowed",
 		"installation" : "(Recommended) Installation instructions.",
 		"changelog" : "(Recommended) Changelog. <p>This section will be opened by default when the user clicks 'View version XYZ details'.</p>",
 		"custom_section" : "This is a custom section labeled 'Custom Section'." 
diff --git a/WooCommerce/Template b/WooCommerce/Template
index 78d7050..0c80784 100644
--- a/WooCommerce/Template
+++ b/WooCommerce/Template
@@ -9,7 +9,7 @@
 	"author": "Open Tools",
     "author_homepage" : "http://www.open-tools.net/",
 	"sections": {
-		"description": "Plugin description here, basic HTML allowed"
+		"description": "Plugin description here, basic HTML allowed",
 		"installation" : "(Recommended) Installation instructions.",
 		"changelog" : "(Recommended) Changelog. <p>This section will be opened by default when the user clicks 'View version XYZ details'.</p>",
 		"custom_section" : "This is a custom section labeled 'Custom Section'." 
-- 
GitLab