commit | 1a8d4b6ea769aafe4d8a2a4d0db749779e9c8725 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Fri Nov 06 12:15:09 2015 +0600 |
committer | Rushabh Mehta <rmehta@gmail.com> | Fri Nov 06 12:15:09 2015 +0600 |
tree | 4b37f391c3dc91869fc1b151ce7d22f3660d3431 | |
parent | 97426776bd36c4236ad8dec75e66c6d64241d902 [diff] [blame] |
bumped to version 6.7.4
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 6f6e07a..b459fb1 100644 --- a/erpnext/hooks.py +++ b/erpnext/hooks.py
@@ -29,7 +29,7 @@ """ app_icon = "icon-th" app_color = "#e74c3c" -app_version = "6.7.3" +app_version = "6.7.4" source_link = "https://github.com/frappe/erpnext" error_report_email = "support@erpnext.com"