commit | c5a43e46d89c3bdc6f1da2af722b9a6a59d08bfd | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Fri Aug 14 18:23:40 2015 +0600 |
committer | Anand Doshi <anand@erpnext.com> | Fri Aug 14 18:23:40 2015 +0600 |
tree | 7459d9edeee4eb0c291d1c06af4f8ec6ceb0153c | |
parent | 04dfd7b98ff1f9ce411ea75e72b81d86da01a777 [diff] [blame] |
bumped to version 5.6.3
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 8dc1238..deecfb8 100644 --- a/erpnext/hooks.py +++ b/erpnext/hooks.py
@@ -27,7 +27,7 @@ """ app_icon = "icon-th" app_color = "#e74c3c" -app_version = "5.6.2" +app_version = "5.6.3" github_link = "https://github.com/frappe/erpnext" error_report_email = "support@erpnext.com"