commit | 43f627a83ab78acd42e02e28ef6046145efacbfd | [log] [tgz] |
---|---|---|
author | Pratik Vyas <m@pd.io> | Thu Feb 05 16:14:06 2015 +0600 |
committer | Pratik Vyas <m@pd.io> | Thu Feb 05 16:14:06 2015 +0600 |
tree | 435368ed170a2bba55f5fea1c67407d46c0b56b4 | |
parent | d0b3a3734e586f82b14ebe95e212725c73f6bbba [diff] [blame] |
bumped to version 4.21.1
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 99aaff0..8013529 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.21.0" +app_version = "4.21.1" error_report_email = "support@erpnext.com"