commit | ba7d8b0cac7f2be34c2be2c38776d2f4bf359b2f | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Wed Apr 13 16:34:37 2016 +0600 |
committer | Nabin Hait <nabinhait@gmail.com> | Wed Apr 13 16:34:37 2016 +0600 |
tree | 7f9c66945271eea806899e3c975fad0b0c690dce | |
parent | 1ce6df8ff69aa0f38764e1b3892d6ef1cb826b96 [diff] [blame] |
bumped to version 6.27.8
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index cf418f6..94751a1 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.7" +app_version = "6.27.8" app_email = "info@erpnext.com" app_license = "GNU General Public License (v3)" source_link = "https://github.com/frappe/erpnext"