commit | 9b1288605fd0aecce23e0a1f4d7708be790d4886 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Wed Sep 02 19:28:14 2015 +0600 |
committer | Anand Doshi <anand@erpnext.com> | Tue Sep 08 15:53:05 2015 +0530 |
tree | 2f53dca8a16258119223871c4f2f060aa932fd83 | |
parent | 85abdc4fad74200e80b430ef96eae20bf6934f38 [diff] [blame] |
bumped to version 6.0.1
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index f7f9197..ed1e74a 100644 --- a/erpnext/hooks.py +++ b/erpnext/hooks.py
@@ -27,7 +27,7 @@ """ app_icon = "icon-th" app_color = "#e74c3c" -app_version = "6.0.0" +app_version = "6.0.1" github_link = "https://github.com/frappe/erpnext" error_report_email = "support@erpnext.com"