commit | ba48f82e03f125389ddcc47beba8b5db8bffe70d | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Thu Oct 01 14:31:22 2015 +0600 |
committer | Anand Doshi <anand@erpnext.com> | Thu Oct 01 14:31:22 2015 +0600 |
tree | ef6c54b92bf152cfbad75e56ef4eb710ca22bada | |
parent | 8e7e128e81e8da90e9562b0faa68e3f6b7cc2f4b [diff] [blame] |
bumped to version 6.4.2
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 2443a48..8c2797f 100644 --- a/erpnext/hooks.py +++ b/erpnext/hooks.py
@@ -29,7 +29,7 @@ """ app_icon = "icon-th" app_color = "#e74c3c" -app_version = "6.4.1" +app_version = "6.4.2" github_link = "https://github.com/frappe/erpnext" error_report_email = "support@erpnext.com"