commit | 408a8e804c7728097d5e6d77622d7f735dd53191 | [log] [tgz] |
---|---|---|
author | Pratik Vyas <m@pd.io> | Tue Jan 27 15:13:53 2015 +0600 |
committer | Pratik Vyas <m@pd.io> | Tue Jan 27 15:13:53 2015 +0600 |
tree | 82f6de15cd1ebea73f4efc0de852bff190db29bd | |
parent | e0b39b860ff4461835b86e20b98cad9e641217eb [diff] [blame] |
bumped to version 4.20.1
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 90ac2e7..6f90675 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.0" +app_version = "4.20.1" error_report_email = "support@erpnext.com"