commit | 9fdf2a8bfe9de319c0ca8dacc68cc4e228566b27 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Mon Dec 21 19:04:08 2015 +0600 |
committer | Anand Doshi <anand@erpnext.com> | Mon Dec 21 19:04:08 2015 +0600 |
tree | bd76375678b3a4aeb2bb43af52357a45fbd4fecf | |
parent | f773f1f539502d176aa62d78024db50ba27a1d06 [diff] [blame] |
bumped to version 6.14.0
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index e6fa9a6..548eea1 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.13.1" +app_version = "6.14.0" app_email = "info@erpnext.com" app_license = "GNU General Public License (v3)" source_link = "https://github.com/frappe/erpnext"