commit | 054e2952c8d266a3dd1bb4284d6e251a675667a4 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Fri Apr 22 12:45:35 2016 +0600 |
committer | Nabin Hait <nabinhait@gmail.com> | Fri Apr 22 12:45:35 2016 +0600 |
tree | 04a2610ec2453fc4477c455956a1f38949f51068 | |
parent | b4f1f1e8b8fccc48d39f4439a83f77756d38bc9c [diff] [blame] |
bumped to version 6.27.11
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 3623083..c02dd64 100644 --- a/erpnext/hooks.py +++ b/erpnext/hooks.py
@@ -7,7 +7,7 @@ app_description = """ERP made simple""" app_icon = "icon-th" app_color = "#e74c3c" -app_version = "6.27.10" +app_version = "6.27.11" app_email = "info@erpnext.com" app_license = "GNU General Public License (v3)" source_link = "https://github.com/frappe/erpnext"