commit | 7299026729218dea86bdb04631d92d805d1c5942 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Thu Aug 20 12:27:31 2015 +0600 |
committer | Anand Doshi <anand@erpnext.com> | Thu Aug 20 12:27:31 2015 +0600 |
tree | fa25911fda278bc9d438766f2797f161096661b9 | |
parent | 98c3aec2741d37cd599aeeb714f0e2456c08b5c8 [diff] [blame] |
bumped to version 5.7.1
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 0fdbda1..9c12a94 100644 --- a/erpnext/hooks.py +++ b/erpnext/hooks.py
@@ -27,7 +27,7 @@ """ app_icon = "icon-th" app_color = "#e74c3c" -app_version = "5.7.0" +app_version = "5.7.1" github_link = "https://github.com/frappe/erpnext" error_report_email = "support@erpnext.com"