commit | 18e988e4ce703e477a0b2947dd969442b9bf3576 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Fri Feb 26 21:28:26 2016 +0600 |
committer | Anand Doshi <anand@erpnext.com> | Fri Feb 26 21:28:26 2016 +0600 |
tree | c9f1554e0b850ae96469e73d2742ee6ab0c0fd8a | |
parent | 7b52dc9f321fd49cb275d109cc3418cbac0e3037 [diff] [blame] |
bumped to version 6.23.6
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index d7eb5f4..958fc83 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.23.5" +app_version = "6.23.6" app_email = "info@erpnext.com" app_license = "GNU General Public License (v3)" source_link = "https://github.com/frappe/erpnext"