commit | cf89fa2253dbf59f1485cb52358d0212fb5357d8 | [log] [tgz] |
---|---|---|
author | Pratik Vyas <m@pd.io> | Wed Jun 03 18:13:38 2015 +0600 |
committer | Pratik Vyas <m@pd.io> | Wed Jun 03 18:13:38 2015 +0600 |
tree | c2345d07d5454660ddb68fc66855332db562f300 | |
parent | 419c1eb90d78ba182e4300b27159ff662babc59f [diff] [blame] |
bumped to version 5.0.17
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 9b13128..73afe89 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.16" +app_version = "5.0.17" error_report_email = "support@erpnext.com"