From eec665a96e4202ac7c606eaff039680dd2a137f0 Mon Sep 17 00:00:00 2001 From: Saurabh Date: Fri, 27 Nov 2015 11:33:03 +0530 Subject: [PATCH] [fixes] app email id --- frappe/data/app_listing/erpnext_shopify.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frappe/data/app_listing/erpnext_shopify.json b/frappe/data/app_listing/erpnext_shopify.json index 7e019d0804..3eb6584ec2 100644 --- a/frappe/data/app_listing/erpnext_shopify.json +++ b/frappe/data/app_listing/erpnext_shopify.json @@ -5,7 +5,7 @@ "app_color": "grey", "app_description": "Shopify connector for ERPNext", "app_publisher": "Frappe", - "app_email": "info@frappe.io", + "app_email": "hello@frappe.io", "repo_url": "https://github.com/frappe/erpnext_shopify.git", "app_title": "ERPNext Shopify", "app_version": "1.0.0",