commit | 92d8a9b2d5144211bdf0110eaa7a2082f0407546 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Fri Aug 14 18:23:40 2015 +0600 |
committer | Anand Doshi <anand@erpnext.com> | Mon Aug 17 17:58:52 2015 +0530 |
tree | 174e2aa0f4a6e9aa814b8f2194bcc2f8a6610d3b | |
parent | fd67ebf66dd80ea663c4687351a04f4c8eeeeae4 [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"