commit | 6c5a9bbe6bf14b71ca928c67151416e2bb5172bc | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Fri May 20 12:48:27 2016 +0600 |
committer | Nabin Hait <nabinhait@gmail.com> | Fri May 20 12:48:27 2016 +0600 |
tree | bff2af01014043ded3938eceb4a9cabfcd3800e8 | |
parent | 2edf6b84d6bbb1adb3946def9dba8331124a62a4 [diff] [blame] |
bumped to version 6.27.18
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index e3e11e1..2dca706 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.17" +app_version = "6.27.18" app_email = "info@erpnext.com" app_license = "GNU General Public License (v3)" source_link = "https://github.com/frappe/erpnext"