commit | 54910000d4b013f5666c69eb0923975b7a84351c | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Thu Apr 07 18:11:48 2016 +0600 |
committer | Anand Doshi <anand@erpnext.com> | Thu Apr 07 18:11:48 2016 +0600 |
tree | ee135a0a290dd7f34780843021b23daef477013d | |
parent | 1f2f82fcc20d4d17c5bdc4f3830308fa852ed458 [diff] [blame] |
bumped to version 6.27.7
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index b25566a..cf418f6 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.6" +app_version = "6.27.7" app_email = "info@erpnext.com" app_license = "GNU General Public License (v3)" source_link = "https://github.com/frappe/erpnext"