commit | 26d096aa87f112b7ec0f8cda942d16097adc2e78 | [log] [tgz] |
---|---|---|
author | Pratik Vyas <m@pd.io> | Wed Oct 15 16:04:39 2014 +0600 |
committer | Pratik Vyas <m@pd.io> | Wed Oct 15 16:04:39 2014 +0600 |
tree | 1eecfa8a812bfb5ceaa68bbdbaa242d640b75fb8 | |
parent | 476c613ba60e2f7d6f5b6da52f21e757a13282de [diff] [blame] |
bumped to version 4.7.2
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index de6f096..fe989d8 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.7.1" +app_version = "4.7.2" error_report_email = "support@erpnext.com"