commit | 47e82d1a491ef89cdb89bc495d27403efef31efb | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Fri Nov 27 18:08:46 2015 +0600 |
committer | Anand Doshi <anand@erpnext.com> | Fri Nov 27 18:08:46 2015 +0600 |
tree | 721664f34c40593445db744912bff27cd77dd099 | |
parent | 563c243ec69995c6bd1601d57516deb98cf1fab2 [diff] [blame] |
bumped to version 6.11.3
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index c4d71ff..7ed5708 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.2" +app_version = "6.11.3" app_email = "info@erpnext.com" app_license = "GNU General Public License (v3)" source_link = "https://github.com/frappe/erpnext"