commit | 8e2d76bd6311e7f957d47ba824f2d8f2196d79db | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Mon Nov 16 17:12:56 2015 +0600 |
committer | Nabin Hait <nabinhait@gmail.com> | Mon Nov 16 17:12:56 2015 +0600 |
tree | 8f04f39ce6ea10257845aeea1830afa737c9bcee | |
parent | 34af16140ec4bdae884def62640d53a7288c87eb [diff] [blame] |
bumped to version 6.9.0
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 7e333f7..7dd0628 100644 --- a/erpnext/hooks.py +++ b/erpnext/hooks.py
@@ -29,7 +29,7 @@ """ app_icon = "icon-th" app_color = "#e74c3c" -app_version = "6.8.4" +app_version = "6.9.0" app_email = "info@erpnext.com" app_license = "GNU General Public License (v3)" source_link = "https://github.com/frappe/erpnext"