commit | fd654a06e8b70900861e246498f7de2c1f4919d6 | [log] [tgz] |
---|---|---|
author | Pratik Vyas <m@pd.io> | Thu Feb 05 14:55:13 2015 +0600 |
committer | Pratik Vyas <m@pd.io> | Thu Feb 05 14:55:13 2015 +0600 |
tree | 46a45506506a2eac4dba3975784f247a8594e29b | |
parent | 5bf1f89da798d951d8f3d303e85369925fe50fc9 [diff] [blame] |
bumped to version 4.21.0
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 13b3303..99aaff0 100644 --- a/erpnext/hooks.py +++ b/erpnext/hooks.py
@@ -4,7 +4,7 @@ app_description = "Open Source Enterprise Resource Planning for Small and Midsized Organizations" app_icon = "icon-th" app_color = "#e74c3c" -app_version = "4.20.2" +app_version = "4.21.0" error_report_email = "support@erpnext.com"