commit | 8980ce6052a6f4bbb967d78c79985b34fbff1cb0 | [log] [tgz] |
---|---|---|
author | Pratik Vyas <m@pd.io> | Wed May 20 12:57:47 2015 +0600 |
committer | Pratik Vyas <m@pd.io> | Wed May 20 12:57:47 2015 +0600 |
tree | 595e5133051a2ebb10521ebcdadfb8905b1b0f98 | |
parent | c0f56de97122efb78f480f5827d784643382b16a [diff] [blame] |
bumped to version 5.0.4
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index ae1bb57..483172a 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.3" +app_version = "5.0.4" error_report_email = "support@erpnext.com"