commit | 6203cf7f04e0fdfb5080d35af9d85a0c6f51b185 | [log] [tgz] |
---|---|---|
author | Pratik Vyas <m@pd.io> | Fri Feb 06 17:02:00 2015 +0600 |
committer | Pratik Vyas <m@pd.io> | Fri Feb 06 17:02:00 2015 +0600 |
tree | 7d39acecff41cd8255af31898f789762150b1b1c | |
parent | 4ec5d5594b7ba03493b5d325e92d3d2c6e0bd9cc [diff] [blame] |
bumped to version 4.21.2
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 8013529..40a0a0e 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.1" +app_version = "4.21.2" error_report_email = "support@erpnext.com"