commit | e9cebd4de3b770dd8525dc853f7fe9515ae023b3 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Thu Aug 20 19:17:19 2015 +0600 |
committer | Anand Doshi <anand@erpnext.com> | Thu Aug 20 19:17:19 2015 +0600 |
tree | 78686f7b29c9f435ffbff975319f6d441f976b8e | |
parent | db1a9edbdf61e30b57f735fd98010af8b7a09e4c [diff] [blame] |
bumped to version 5.7.5
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index a70cc72..2a116ca 100644 --- a/erpnext/hooks.py +++ b/erpnext/hooks.py
@@ -27,7 +27,7 @@ """ app_icon = "icon-th" app_color = "#e74c3c" -app_version = "5.7.4" +app_version = "5.7.5" github_link = "https://github.com/frappe/erpnext" error_report_email = "support@erpnext.com"