commit | a9eae0b424eba8155252a6ca9d591540c94a5530 | [log] [tgz] |
---|---|---|
author | Pratik Vyas <m@pd.io> | Wed Feb 11 13:37:59 2015 +0600 |
committer | Pratik Vyas <m@pd.io> | Wed Feb 11 13:37:59 2015 +0600 |
tree | 7c23d18fa80d08c59154ebf63d38b8d1ecd2d80d | |
parent | c3fc490d53dec9876e3b436b76984cd58612d048 [diff] [blame] |
bumped to version 4.21.4
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 7e3379c..a8a5fa0 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.3" +app_version = "4.21.4" error_report_email = "support@erpnext.com"