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