commit | 139283fbf72ee2d371b4ffc4c85f4bb01a21a4ca | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Wed Aug 19 15:04:30 2015 +0600 |
committer | Anand Doshi <anand@erpnext.com> | Wed Aug 19 15:04:30 2015 +0600 |
tree | 77c5778aea11e2fda9a17ba7f69fd766dc99e2d2 | |
parent | 89cac6c8a6650fb7a493d66c7cfff7a69725d19b [diff] [blame] |
bumped to version 5.7.0
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 1609b87..0fdbda1 100644 --- a/erpnext/hooks.py +++ b/erpnext/hooks.py
@@ -27,7 +27,7 @@ """ app_icon = "icon-th" app_color = "#e74c3c" -app_version = "5.6.4" +app_version = "5.7.0" github_link = "https://github.com/frappe/erpnext" error_report_email = "support@erpnext.com"