commit | ac9a94f421c13dc2f89f58c9caf21f590dd408fb | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Thu Aug 20 16:12:23 2015 +0600 |
committer | Anand Doshi <anand@erpnext.com> | Thu Aug 20 16:12:23 2015 +0600 |
tree | eec0d6ea03962f06e32c7ea68e3f054b1071bce8 | |
parent | 62cae01542695fe182e0bca6b783d5550de3ece1 [diff] [blame] |
bumped to version 5.7.3
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 160e99b..30acd47 100644 --- a/erpnext/hooks.py +++ b/erpnext/hooks.py
@@ -27,7 +27,7 @@ """ app_icon = "icon-th" app_color = "#e74c3c" -app_version = "5.7.2" +app_version = "5.7.3" github_link = "https://github.com/frappe/erpnext" error_report_email = "support@erpnext.com"