commit | 07b3bf64172c68570f0fbef97c8bf3216cf247a9 | [log] [tgz] |
---|---|---|
author | Pratik Vyas <m@pd.io> | Tue May 19 18:03:00 2015 +0600 |
committer | Pratik Vyas <m@pd.io> | Tue May 19 18:03:00 2015 +0600 |
tree | b0cc127ad93ad7e2f765f1c5508e945ceec3dd39 | |
parent | 25ea307b9f1199675973d6dc1552d63c6264f8d2 [diff] [blame] |
bumped to version 5.0.3
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 846e49e..ae1bb57 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.2" +app_version = "5.0.3" error_report_email = "support@erpnext.com"