commit | 4c502bcd2666c9a14a886d51a077a22291b01560 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Wed Oct 07 15:10:32 2015 +0600 |
committer | Nabin Hait <nabinhait@gmail.com> | Wed Oct 07 15:10:32 2015 +0600 |
tree | 43c97c8a7c6765fbec70be2b5e294a127fe354d8 | |
parent | 714948c8675823b58e16b2873a5c879c8afc1074 [diff] [blame] |
bumped to version 6.4.5
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 8ca62a8..ec8d4b5 100644 --- a/erpnext/hooks.py +++ b/erpnext/hooks.py
@@ -29,7 +29,7 @@ """ app_icon = "icon-th" app_color = "#e74c3c" -app_version = "6.4.4" +app_version = "6.4.5" github_link = "https://github.com/frappe/erpnext" error_report_email = "support@erpnext.com"