From 3e0cfbae79bc17f4a631b09acfc36ed9f01fe723 Mon Sep 17 00:00:00 2001 From: Nabin Hait Date: Thu, 30 Mar 2017 17:49:43 +0530 Subject: [PATCH] Update patches.txt --- frappe/patches.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frappe/patches.txt b/frappe/patches.txt index c601da5697..5bb159cef1 100644 --- a/frappe/patches.txt +++ b/frappe/patches.txt @@ -168,8 +168,8 @@ execute:frappe.rename_doc('Country', 'Macedonia, Republic of', 'Macedonia', igno execute:frappe.rename_doc('Country', 'Iran, Islamic Republic of', 'Iran', ignore_if_exists=True) execute:frappe.rename_doc('Country', 'Tanzania, United Republic of', 'Tanzania', ignore_if_exists=True) execute:frappe.rename_doc('Country', 'Syrian Arab Republic', 'Syria', ignore_if_exists=True) -frappe.patches.v8_0.rename_listsettings_to_usersettings #1 +frappe.patches.v8_0.rename_listsettings_to_usersettings frappe.patches.v7_2.update_communications frappe.patches.v8_0.deprecate_integration_broker frappe.patches.v8_0.setup_email_inbox #2017-03-29 -frappe.patches.v8_0.newsletter_childtable_migrate \ No newline at end of file +frappe.patches.v8_0.newsletter_childtable_migrate