commit | 0d5850122949fb4e91b6ef7764516ccd3ed94ecf | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Fri Nov 06 11:11:06 2015 +0600 |
committer | Rushabh Mehta <rmehta@gmail.com> | Fri Nov 06 11:11:06 2015 +0600 |
tree | 393f3e2e7cbccbffb22c85f4f88c78890478feea | |
parent | 7c654cd1bb3ac612f349a489cd68eef600232f5f [diff] [blame] |
bumped to version 6.7.2
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 2552d19..86ff9c8 100644 --- a/erpnext/hooks.py +++ b/erpnext/hooks.py
@@ -29,7 +29,7 @@ """ app_icon = "icon-th" app_color = "#e74c3c" -app_version = "6.7.1" +app_version = "6.7.2" source_link = "https://github.com/frappe/erpnext" error_report_email = "support@erpnext.com"