commit | afd3209017880bdb45f1c4699bf590f7904bb114 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Thu Nov 05 11:21:31 2015 +0600 |
committer | Rushabh Mehta <rmehta@gmail.com> | Thu Nov 05 11:21:31 2015 +0600 |
tree | 06a8a3a9e45492692b0b7b88820e0cc4d2caf677 | |
parent | c541b87bb92c4dae6c3222b551b68d22ff0ac886 [diff] [blame] |
bumped to version 6.7.1
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 3bd2ad9..2552d19 100644 --- a/erpnext/hooks.py +++ b/erpnext/hooks.py
@@ -29,7 +29,7 @@ """ app_icon = "icon-th" app_color = "#e74c3c" -app_version = "6.7.0" +app_version = "6.7.1" source_link = "https://github.com/frappe/erpnext" error_report_email = "support@erpnext.com"