commit | 0eee6bbf7e270e549230ea5cd24baae1833dfc34 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Wed Jan 06 19:26:03 2016 +0600 |
committer | Anand Doshi <anand@erpnext.com> | Wed Jan 06 19:26:03 2016 +0600 |
tree | a01e7a7131853cbdb38bfd2a1d8acb5bbe96bb62 | |
parent | ed72a28e4114bd072f6d7ad7b228e35569b9433a [diff] [blame] |
bumped to version 6.16.3
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 7b67a8f..96a7091 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.16.2" +app_version = "6.16.3" app_email = "info@erpnext.com" app_license = "GNU General Public License (v3)" source_link = "https://github.com/frappe/erpnext"