commit | 71f23acc2b043df507405f02a4a877f3c8778219 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Fri Oct 02 13:13:27 2015 +0600 |
committer | Anand Doshi <anand@erpnext.com> | Fri Oct 02 13:13:27 2015 +0600 |
tree | d8cef0fd4ef345766605a91ac336b4942c80ca1c | |
parent | 1a1f790150ebe6647d6311ab41a11904a35a8a6b [diff] [blame] |
bumped to version 6.4.3
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 8c2797f..4855fc6 100644 --- a/erpnext/hooks.py +++ b/erpnext/hooks.py
@@ -29,7 +29,7 @@ """ app_icon = "icon-th" app_color = "#e74c3c" -app_version = "6.4.2" +app_version = "6.4.3" github_link = "https://github.com/frappe/erpnext" error_report_email = "support@erpnext.com"