commit | ac9c2de8b916ca7d770168cbb7ea0bed42dfc655 | [log] [tgz] |
---|---|---|
author | Pratik Vyas <m@pd.io> | Mon May 25 17:02:12 2015 +0600 |
committer | Pratik Vyas <m@pd.io> | Mon May 25 17:02:12 2015 +0600 |
tree | ed496f907a0b62156dea7970f9c92fc6336c4465 | |
parent | 2c6705ef83eb706393896ce27a912c9438a7246b [diff] [blame] |
bumped to version 5.0.9
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 750f811..74631d1 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.8" +app_version = "5.0.9" error_report_email = "support@erpnext.com"