commit | eed8906a1eb182b0641d8ff6969509dec1601719 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Wed Aug 26 18:27:24 2015 +0600 |
committer | Anand Doshi <anand@erpnext.com> | Wed Aug 26 18:27:24 2015 +0600 |
tree | 741c910f5e8a0599dbb7016a1316737d2706e6c9 | |
parent | 414248b7928a9a390a86965b3104a1378ec7b8b3 [diff] [blame] |
bumped to version 5.8.2
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 9ee5bc0..7a6a535 100644 --- a/erpnext/hooks.py +++ b/erpnext/hooks.py
@@ -27,7 +27,7 @@ """ app_icon = "icon-th" app_color = "#e74c3c" -app_version = "5.8.1" +app_version = "5.8.2" github_link = "https://github.com/frappe/erpnext" error_report_email = "support@erpnext.com"