commit | b8591da62cc025eb3afd6e43e621430810773df9 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Fri Nov 27 15:38:57 2015 +0600 |
committer | Anand Doshi <anand@erpnext.com> | Fri Nov 27 15:38:57 2015 +0600 |
tree | 6a1996068b75f830821bb5fd345823c78ec1bfdd | |
parent | a5f0a7ce067afbb24fbcfab44bc93a4776ef902d [diff] [blame] |
bumped to version 6.11.1
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 8ca6aca..d8d2b34 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.11.0" +app_version = "6.11.1" app_email = "info@erpnext.com" app_license = "GNU General Public License (v3)" source_link = "https://github.com/frappe/erpnext"