commit | 10e813b0103c86afe9dacfb3c0d90dea255798b6 | [log] [tgz] |
---|---|---|
author | Pratik Vyas <m@pd.io> | Wed May 20 13:24:52 2015 +0600 |
committer | Pratik Vyas <m@pd.io> | Wed May 20 13:24:52 2015 +0600 |
tree | 360cd416d91243e8d73ca2ec9a0f674cff98e3c6 | |
parent | a7bd8ee34b12365564e8216a2bd4668d12e7a553 [diff] [blame] |
bumped to version 5.0.5
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 483172a..aa8638e 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.4" +app_version = "5.0.5" error_report_email = "support@erpnext.com"