commit | a1fcded0baef4720655bd167f1c31cb1a1949eb3 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Wed May 11 13:13:39 2016 +0600 |
committer | Nabin Hait <nabinhait@gmail.com> | Wed May 11 13:13:39 2016 +0600 |
tree | 230d2196e2e7ad4896f8b20f0eaa01996270518c | |
parent | 719504a0fecdf075cd598a83658eaa55ee1a8ca1 [diff] [blame] |
bumped to version 6.27.17
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 8eb5b9a..e3e11e1 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.16" +app_version = "6.27.17" app_email = "info@erpnext.com" app_license = "GNU General Public License (v3)" source_link = "https://github.com/frappe/erpnext"