commit | b5b821363dd0e9f92f2459ea49c4dc20809ab153 | [log] [tgz] |
---|---|---|
author | Pratik Vyas <m@pd.io> | Mon Nov 10 13:08:45 2014 +0600 |
committer | Pratik Vyas <m@pd.io> | Mon Nov 10 13:08:45 2014 +0600 |
tree | 0609755f480c4b8c30d3e9e66e4ea4bbf6601a5f | |
parent | 399afc87ef2d10644bb1fac0bad5be9fc98a36b4 [diff] [blame] |
bumped to version 4.11.1
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 05e7625..75795af 100644 --- a/erpnext/hooks.py +++ b/erpnext/hooks.py
@@ -4,7 +4,7 @@ app_description = "Open Source Enterprise Resource Planning for Small and Midsized Organizations" app_icon = "icon-th" app_color = "#e74c3c" -app_version = "4.11.0" +app_version = "4.11.1" error_report_email = "support@erpnext.com"