commit | 38937ecd3cca087464a7f71e46d9f2a300870f80 | [log] [tgz] |
---|---|---|
author | Pratik Vyas <m@pd.io> | Wed May 20 17:05:40 2015 +0600 |
committer | Pratik Vyas <m@pd.io> | Wed May 20 17:05:40 2015 +0600 |
tree | d62691707845f5a779ec8e0a3e82032eb1fc0401 | |
parent | 521aa2e94ab6dd14eaf630134b72809b8d32b654 [diff] [blame] |
bumped to version 5.0.6
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index aa8638e..c16d9b1 100644 --- a/erpnext/hooks.py +++ b/erpnext/hooks.py
@@ -5,7 +5,7 @@ app_description = "Open Source Enterprise Resource Planning for Small and Midsized Organizations" app_icon = "icon-th" app_color = "#e74c3c" -app_version = "5.0.5" +app_version = "5.0.6" error_report_email = "support@erpnext.com"