commit | 711e675987b0b50761122497244b0d704157ce61 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Fri Nov 27 17:54:49 2015 +0600 |
committer | Anand Doshi <anand@erpnext.com> | Fri Nov 27 17:54:49 2015 +0600 |
tree | f6fa4bdc2a9d6861bc07243d6154ce519878a88f | |
parent | 5b03a75970b92b0c761f3bf9720c05f8deffdb90 [diff] [blame] |
bumped to version 6.11.2
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index d8d2b34..c4d71ff 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.1" +app_version = "6.11.2" app_email = "info@erpnext.com" app_license = "GNU General Public License (v3)" source_link = "https://github.com/frappe/erpnext"